Snap for 9185739 from 364c12b236
to udc-release
Change-Id: Ib32272f689278b7eba684f8cb65651b67634014b
This commit is contained in:
commit
91062feac4
2 changed files with 4 additions and 0 deletions
|
@ -410,6 +410,7 @@ on post-fs-data
|
|||
|
||||
# Permissions Camera
|
||||
mkdir /data/vendor/camera 0770 system camera
|
||||
mkdir /data/vendor/camera/catpipe 0770 system camera
|
||||
chmod 0755 /sys/kernel/debug/tracing
|
||||
restorecon /sys/kernel/debug/tracing/trace_marker
|
||||
|
||||
|
|
|
@ -141,4 +141,7 @@
|
|||
|
||||
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
||||
<bool translatable="false" name="config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
|
||||
|
||||
<!-- Enable WPA2 to WPA3 auto-upgrade offload to capable Driver/Firmware -->
|
||||
<bool translatable="false" name="config_wifiSaeUpgradeOffloadEnabled">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue