summaryrefslogtreecommitdiff
authorLuan Yuan <luan.yuan@amlogic.com>2018-08-17 08:49:58 (GMT)
committer Luan Yuan <luan.yuan@amlogic.com>2018-08-27 07:38:25 (GMT)
commita2c4e70d2f4e9330745152638ea458217697068a (patch)
tree4df4b1fb78299ca070832d8d1928c532282ca55c
parent72d5f3fb6017f87a8c8f83e58aea31229312aba6 (diff)
downloadcommon-ampere-20180827.zip
common-ampere-20180827.tar.gz
common-ampere-20180827.tar.bz2
remove the feature of picture-in-picture for 1G.[1/1]
PD#172599 Change-Id: I60bd1e604a949f0f537493163a1ff87c8909d06b
Diffstat
-rwxr-xr-xsoftware.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/software.mk b/software.mk
index de1537f..757f198 100755
--- a/software.mk
+++ b/software.mk
@@ -8,7 +8,6 @@ ifeq ($(TARGET_BUILD_CTS), true)
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.screen.landscape.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.screen.landscape.xml \
frameworks/native/data/etc/android.software.cts.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.cts.xml \
- frameworks/native/data/etc/android.software.picture_in_picture.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.picture_in_picture.xml \
frameworks/native/data/etc/android.software.voice_recognizers.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.voice_recognizers.xml
ifeq ($(TARGET_BUILD_GOOGLE_ATV), true)