Add no cutout overlay packages for raven & oriole
Bug: 217772613 Test: make Change-Id: I097081fa87a87f034725f44599f9e575b8e00a80
This commit is contained in:
parent
f844946328
commit
6c363973fc
2 changed files with 8 additions and 0 deletions
|
@ -181,6 +181,10 @@ endif
|
|||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=24
|
||||
|
||||
# Set support hide display cutout feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.support_hide_display_cutout=true
|
||||
|
||||
# Hide cutout overlays
|
||||
PRODUCT_PACKAGES += \
|
||||
NoCutoutOverlay \
|
||||
|
|
|
@ -194,6 +194,10 @@ endif
|
|||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=24
|
||||
|
||||
# Set support hide display cutout feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.support_hide_display_cutout=true
|
||||
|
||||
# Hide cutout overlays
|
||||
PRODUCT_PACKAGES += \
|
||||
NoCutoutOverlay \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue