Merge "Remove resource overlay" into oc-dev
This commit is contained in:
commit
86d479d33e
1 changed files with 0 additions and 9 deletions
|
@ -22,11 +22,6 @@
|
|||
PRODUCT_COPY_FILES := \
|
||||
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml
|
||||
|
||||
# TODO(jiyong): remove sailfish/marlin rc files. They should be in
|
||||
# /vendor/etc/init after b/35269867
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/marlin/init.recovery.common.rc:root/init.recovery.sailfish.rc \
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/marlin/init.recovery.common.rc:root/init.recovery.marlin.rc \
|
||||
|
||||
|
@ -34,10 +29,6 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
vendor/google/products/marlin/bootanimation-1440-256col.zip:system/media/bootanimation.zip
|
||||
|
||||
# TODO(jiyong): remove this marlin-specific overlay when b/35742444 is fixed.
|
||||
PRODUCT_PACKAGE_OVERLAYS := \
|
||||
device/google/marlin/overlay
|
||||
|
||||
#split selinux policy
|
||||
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
||||
|
||||
|
|
Loading…
Reference in a new issue