Revert "Settings: Add logical camera default switch"

This reverts commit 5aab8d9ee1.

Reason for revert: This setting is for internal QC purpose only
Bug: 80007047

Change-Id: Id5f01e5de94ffaa86de1e96f6bde1092b0c586a2
This commit is contained in:
Shuzhen Wang
2018-05-31 22:29:29 +00:00
parent 5aab8d9ee1
commit 6cd426482e
8 changed files with 1 additions and 244 deletions

View File

@@ -62,7 +62,6 @@
<bool name="config_show_wifi_ip_address">false</bool>
<bool name="config_show_wifi_mac_address">false</bool>
<bool name="config_disable_uninstall_update">true</bool>
<bool name="config_show_logical_camera_default">false</bool>
<!-- List of a11y components on the device allowed to be enabled by Settings Slices -->
<string-array name="config_settings_slices_accessibility_components" translatable="false">

View File

@@ -22,5 +22,4 @@
<bool name="config_show_connectivity_monitor">true</bool>
<bool name="config_display_recent_apps">true</bool>
<bool name="config_wifi_support_connected_mac_randomization">true</bool>
<bool name="config_show_logical_camera_default">true</bool>
</resources>
</resources>