cm: add LineageOS recorder

* remove aosp soundrecorder and cm screencast
* add only on full builds

Change-Id: I68f7c62d2f78ce3d34e3ecaa554544d11fd7cc92
Signed-off-by: Joey Rizzoli <joey@lineageos.it>
This commit is contained in:
Joey Rizzoli 2016-12-29 22:23:23 +01:00
parent 4f16373865
commit 2656197902
2 changed files with 4 additions and 2 deletions

View file

@ -129,8 +129,6 @@ PRODUCT_PACKAGES += \
ExactCalculator \
LiveLockScreenService \
LockClock \
Screencast \
SoundRecorder \
Trebuchet \
WallpaperPicker \
WeatherProvider

View file

@ -6,3 +6,7 @@ PRODUCT_SIZE := full
# Themes
PRODUCT_PACKAGES += \
HexoLibre
# Recorder
PRODUCT_PACKAGES += \
Recorder