Merge "Revert "Settings: Add logical camera default switch"" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1db4027355
@@ -41,9 +41,6 @@
|
||||
<!-- Whether to show Camera laser sensor switch in Developer Options -->
|
||||
<bool name="config_show_camera_laser_sensor">false</bool>
|
||||
|
||||
<!-- Whether to show logical camera default switch in Developer Options -->
|
||||
<bool name="config_show_logical_camera_default">false</bool>
|
||||
|
||||
<!-- Whether to show Connected MAC Randomization in Developer Options
|
||||
as not all devices can support dynamic MAC address change. -->
|
||||
<bool name="config_wifi_support_connected_mac_randomization">false</bool>
|
||||
|
@@ -9115,9 +9115,6 @@
|
||||
<!-- Title for Camera laser sensor switch [CHAR LIMIT=NONE] -->
|
||||
<string name="camera_laser_sensor_switch">Camera Laser Sensor</string>
|
||||
|
||||
<!-- Title for logical camera default switch [CHAR LIMIT=NONE] -->
|
||||
<string name="logical_camera_default_switch">Logical Camera As Default</string>
|
||||
|
||||
<!-- Title of the setting to disable the automatic update -->
|
||||
<string name="ota_disable_automatic_update">Automatic system updates</string>
|
||||
|
||||
|
Reference in New Issue
Block a user