Revert "Remove resource overlays"
This reverts commit 1dcf689c3b
.
The CL broke git_master/sailfish-userdebug_P and oc-release/marlin_svelte
Bug: 36231603
Test: "make" works again for oc-release/marlin_svelte after reverting both CLs from this topic
Change-Id: I861b8b11c29293fb4a0c746768c03bc4eb986807
This commit is contained in:
parent
5c06e9702a
commit
deb26ad395
|
@ -34,6 +34,10 @@ PRODUCT_COPY_FILES += \
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
vendor/google/products/marlin/bootanimation-1440-256col.zip:system/media/bootanimation.zip
|
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
|
#split selinux policy
|
||||||
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue