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-oriole.mk b/device-oriole.mk index 6f90e20..e8e1bca 100644 --- a/device-oriole.mk +++ b/device-oriole.mk
@@ -107,3 +107,8 @@ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ ro.vendor.build.svn=1 + +# Hide cutout overlays +PRODUCT_PACKAGES += \ + NoCutoutOverlay \ + AvoidAppsInCutoutOverlay