Revert "Remove resource overlays"
am: deb26ad395
Change-Id: I210009073d757f683f466d891c54ee8d055096dc
This commit is contained in:
commit
10ecd56447
|
@ -34,6 +34,10 @@ 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 New Issue