Merge "Revert "Settings: Add logical camera default switch"" into pi-dev

am: 1db4027355

Change-Id: I0d822607285c7b4405f6ef85cf06a029831e018f
This commit is contained in:
Shuzhen Wang
2018-06-04 16:06:07 -07:00
committed by android-build-merger
8 changed files with 1 additions and 244 deletions

View File

@@ -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>

View File

@@ -9111,9 +9111,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>