Add hide cutout overlays to raven & oriole am: 1c49162f14

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14278086

Change-Id: I661f789f40fa617edfe1676bd67412aefdc58625
This commit is contained in:
shawnlin 2021-05-03 12:50:34 +00:00 committed by Automerger Merge Worker
commit fe4dbd5cea
2 changed files with 10 additions and 0 deletions

View file

@ -107,3 +107,8 @@ endif
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1
# Hide cutout overlays
PRODUCT_PACKAGES += \
NoCutoutOverlay \
AvoidAppsInCutoutOverlay

View file

@ -106,3 +106,8 @@ endif
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1
# Hide cutout overlays
PRODUCT_PACKAGES += \
NoCutoutOverlay \
AvoidAppsInCutoutOverlay