Disable WM Extensions on Pixel 6
Bug: 266196089 Test: Build Change-Id: Id317b1626a522f6b7b8a4926c4bdf21ed67bd765
This commit is contained in:
parent
270bec00cc
commit
e81ae9f5e1
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