land: Set 2 more stock overlays
Change-Id: I0530d76c16b89af6b48108de8c4c50e1c0dd7b90
This commit is contained in:
parent
653524eee9
commit
29ceeed567
1 changed files with 6 additions and 0 deletions
|
@ -352,6 +352,12 @@
|
|||
config_enableFusedLocationOverlay is false. -->
|
||||
<string name="config_fusedLocationProviderPackageName" translatable="false">com.qualcomm.location</string>
|
||||
|
||||
<!-- Operating volatage for bluetooth controller. 0 by default-->
|
||||
<integer translatable="false" name="config_bluetooth_operating_voltage_mv">3700</integer>
|
||||
|
||||
<!-- Flag indicating which package name can access the persistent data partition -->
|
||||
<string name="config_persistentDataPackageName" translatable="false">com.google.android.gms</string>
|
||||
|
||||
<!-- Support in Surfaceflinger for blur layers.
|
||||
NOTE: This requires additional hardware-specific code. -->
|
||||
<bool name="config_ui_blur_enabled">true</bool>
|
||||
|
|
Loading…
Reference in a new issue