Merge "Developer option to enable CBRS"

This commit is contained in:
TreeHugger Robot
2018-09-20 15:29:06 +00:00
committed by Android (Google) Code Review
5 changed files with 168 additions and 0 deletions

View File

@@ -10068,4 +10068,10 @@
<!-- Homepage bottom menu. Title for display personalized Settings [CHAR LIMIT=30] -->
<string name="homepage_personal_settings">Your Settings</string>
<!-- Setting Checkbox title whether to enable CBRS data. [CHAR LIMIT=40] -->
<string name="cbrs_data_switch">CBRS Data</string>
<!-- Title of implications of enabling CBRS Data -->
<string name="cbrs_data_switch_summary">CBRS Data</string>
</resources>