Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a80a4b0 authored by Mitchell Wills's avatar Mitchell Wills
Browse files

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

This reverts commit 6bc2a92a.

Change-Id: Ib576085fe190942891480524eb367a94a387a11c
parent 8efb84e3
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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>
+0 −3
Original line number Diff line number Diff line
@@ -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>