Move launcher prop from vendor to system am: d9617218f4

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15219913

Change-Id: I52c3720e0a4524f1884d8644d6ae028779775fad
This commit is contained in:
Siddharth Kapoor 2021-07-12 04:50:34 +00:00 committed by Automerger Merge Worker
commit 8257027dcf

View file

@ -625,7 +625,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_f
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.max_frame_buffer_acquired_buffers=3 PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.max_frame_buffer_acquired_buffers=3
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.supports_background_blur=1 PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.supports_background_blur=1
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.launcher.blur.appLaunch=0 PRODUCT_SYSTEM_PROPERTIES += ro.launcher.blur.appLaunch=0
# Must align with HAL types Dataspace # Must align with HAL types Dataspace
# The data space of wide color gamut composition preference is Dataspace::DISPLAY_P3 # The data space of wide color gamut composition preference is Dataspace::DISPLAY_P3