Merge "Do not include SoundPicker on Android TV"
This commit is contained in:
@@ -265,7 +265,6 @@ PRODUCT_PACKAGES += \
|
||||
sm \
|
||||
snapshotctl \
|
||||
snapuserd \
|
||||
SoundPicker \
|
||||
storaged \
|
||||
surfaceflinger \
|
||||
svc \
|
||||
@@ -291,6 +290,13 @@ PRODUCT_PACKAGES += \
|
||||
wifi.rc \
|
||||
wm \
|
||||
|
||||
# These packages are not used on Android TV
|
||||
ifneq ($(PRODUCT_IS_ATV),true)
|
||||
PRODUCT_PACKAGES += \
|
||||
SoundPicker \
|
||||
|
||||
endif
|
||||
|
||||
# VINTF data for system image
|
||||
PRODUCT_PACKAGES += \
|
||||
system_manifest.xml \
|
||||
|
Reference in New Issue
Block a user