Snap for 9685341 from 4b48ab2c54 to udc-release

Change-Id: I00c2f31a35debc450a989830db5a8dedfc7228fc
This commit is contained in:
Android Build Coastguard Worker 2023-03-04 06:07:57 +00:00
commit 998e1692f0
2 changed files with 1 additions and 1 deletions

View file

@ -222,7 +222,6 @@ BOARD_HWC_VERSION := libhwc2.1
TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := false
BOARD_HDMI_INCAPABLE := true
TARGET_USES_HWC2 := true
HWC_SKIP_VALIDATE := true
HWC_SUPPORT_RENDER_INTENT := true
HWC_SUPPORT_COLOR_TRANSFORM := true
#BOARD_USES_DISPLAYPORT := true

View file

@ -56,6 +56,7 @@
<!-- True if the firmware supports connected MAC randomization -->
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
<bool name="config_wifiAllowNonPersistentMacRandomizationOnOpenSsids">true</bool>
<!-- True if the firmware supports p2p MAC randomization -->
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>