Merge "Revert "Wifi MAC Randomization: Developer Options""

This commit is contained in:
Oscar Shu
2019-01-30 10:55:34 +00:00
committed by Android (Google) Code Review
9 changed files with 31 additions and 236 deletions

View File

@@ -41,10 +41,6 @@
<!-- Whether to show Camera laser sensor switch in Developer Options -->
<bool name="config_show_camera_laser_sensor">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>
<!-- Fully-qualified class name for the implementation of the FeatureFactory to be instantiated. -->
<string name="config_featureFactory" translatable="false">com.android.settings.overlay.FeatureFactoryImpl</string>