commit | 1c49162f146970817950394d1592db77bea3a3dc | [log] [tgz] |
---|---|---|
author | shawnlin <shawnlin@google.com> | Thu Apr 22 13:27:45 2021 +0800 |
committer | Shawn Lin <shawnlin@google.com> | Mon May 03 12:28:28 2021 +0000 |
tree | dc64c41ad2a3b00fa7a9e76c671aea53f07e11b4 | |
parent | 4460dac76bc51c2e54c5a3084ac314d5006b0cab [diff] [blame] |
Add hide cutout overlays to raven & oriole Bug: 185779885 Bug: 185779883 Test: make Change-Id: Ib6e9207e7d26ae815e10af6705fc6b7dd6dada1c
diff --git a/device-raven.mk b/device-raven.mk index 8ef95c3..89074de 100644 --- a/device-raven.mk +++ b/device-raven.mk
@@ -106,3 +106,8 @@ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ ro.vendor.build.svn=1 + +# Hide cutout overlays +PRODUCT_PACKAGES += \ + NoCutoutOverlay \ + AvoidAppsInCutoutOverlay