Revert "Define XML overlay values for shared connectivity service"

This reverts commit 8957e72394.

Reason for revert: Values moved to Google overlay file

Change-Id: If738c72dfeada159718d6e09fe18d18a4cf4687b
This commit is contained in:
Isaac Katzenelson
2023-02-07 01:45:08 +00:00
committed by Android (Google) Code Review
parent 8957e72394
commit 1ac117cd1e

View File

@@ -465,12 +465,6 @@
<string-array translatable="false" name="config_cdma_dun_supported_types">
</string-array>
<!-- Package name of the system app that implements the shared connectivity service -->
<string translatable="false" name="sharedconnectivity_service_package"></string>
<!-- Class name in the system app that implements the shared connectivity service -->
<string translatable="false" name="sharedconnectivity_service_class"></string>
<!-- Flag indicating whether we should enable the automatic brightness.
Software implementation will be used if config_hardware_auto_brightness_available is not set -->
<bool name="config_automatic_brightness_available">false</bool>