Commit Graph

4 Commits

Author SHA1 Message Date
Wolfgang Wiedmeyer 2b5008db43
config: more vendor/cm -> vendor/replicant path fixes
Makes sure that these configs can be used for potential Replicant
targets.

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
2017-05-01 22:49:59 +02:00
Griffin Millender 5517e01a9e cm: Rework boot animation generation
Keep the largest bootanimation extracted
and resize it at build-time.

Change-Id: Iee32f18440ff955d13ed85b273e97cbd540721fc
2017-01-04 11:05:55 +08:00
Arne Coucheron 827bd9eb0a cm: Minor config reorganization
* Move extra tools to common.mk. These are needed for CMFM, and should
   be included for all.
 * Move LiveWallpapersPicker, SoundRecorder and Screencast
   to common.mk. These apps are extremely small, and only takes up
   less than 1 MB combined.
 * Move sound property overrides to common.mk. There's no need
   to have them spread across several files.
 * Include CM audio files from common.mk

Change-Id: If308506cd9cd0a75014de988c242d700db5d16f3
2016-09-26 13:17:37 -07:00
Brandon McAnsh 60051ef556 config: Create TV targets (full and mini)
* To follow naming and allow proper device type makefile inclusion
     (phone calls _phone, tablet calls _tablet, etc.)

Change-Id: Ie29548b7160ee24331d9833ff769acc82ff10e7b
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2015-06-02 19:34:59 +00:00