DO NOT MERGE Revert "Add Bluetooth toggle prompts - framework"

This reverts commit 6bc2a92a59.

Change-Id: Ie00d00d3f1649bef02abb0107e1f93445ba7a950
This commit is contained in:
Mitchell Wills
2016-08-29 20:21:57 -07:00
parent e0d09999e9
commit accde60f09
2 changed files with 0 additions and 10 deletions

View File

@@ -2492,11 +2492,4 @@
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
</string-array>
<!-- Specifies whether the permissions needed by a legacy app should be
reviewed before any of its components can run. A legacy app is one
with targetSdkVersion < 23, i.e apps using the old permission model.
If review is not required, permissions are reviewed before the app
is installed. -->
<bool name="config_permissionReviewRequired">false</bool>
</resources>

View File

@@ -2613,7 +2613,4 @@
<java-symbol type="layout" name="unsupported_display_size_dialog_content" />
<java-symbol type="string" name="unsupported_display_size_message" />
<java-symbol type="bool" name="config_permissionReviewRequired" />
</resources>