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

This reverts commit 6bc2a92a59.

Change-Id: Ib576085fe190942891480524eb367a94a387a11c
This commit is contained in:
Mitchell Wills
2016-08-29 20:02:50 -07:00
parent 8efb84e3e0
commit 6a80a4b05a
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>