Disable WM Extensions on Pixel 6 am: e81ae9f5e1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/23102094 Change-Id: Ie701a4f2ecede0c03f657f3133cc78c7ceb8a01b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f0a4278df5
2 changed files with 0 additions and 16 deletions
|
@ -271,11 +271,3 @@ else
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/raviole/location/gps_user.xml.oriole:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
|
device/google/raviole/location/gps_user.xml.oriole:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Window Extensions
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
|
||||||
|
|
||||||
# Disable Settings large-screen optimization enabled by Window Extensions
|
|
||||||
PRODUCT_SYSTEM_PROPERTIES += \
|
|
||||||
persist.settings.large_screen_opt.enabled=false
|
|
||||||
|
|
||||||
|
|
|
@ -290,11 +290,3 @@ else
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/raviole/location/gps_user.xml.raven:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
|
device/google/raviole/location/gps_user.xml.raven:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Window Extensions
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
|
||||||
|
|
||||||
# Disable Settings large-screen optimization enabled by Window Extensions
|
|
||||||
PRODUCT_SYSTEM_PROPERTIES += \
|
|
||||||
persist.settings.large_screen_opt.enabled=false
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue