Files
vendor_lineage/config
Bruno Martins a1b47e3d10 Whitelist some of our own broadcast actions
* Starting with Oreo, all the apps that target O+ are always subject to
   background restrictions (android/platform_frameworks_base@42a386b771).

   The manifest-registered receivers of apps with a targetSdkVersion
   higher than 25 won't receive the broadcast. Instead, a message similar
   to the following will appear in LogCat:

       10-07 14:13:49.594   719   736 W BroadcastQueue: Background execution not allowed: receiving Intent { act=lineageos.intent.action.LID_STATE_CHANGED flg=0x20000010 (has extras) } to org.lineageos.flipflap/.EventReceiver

 * Exempt some of our broadcast actions so that we can keep targetting
   the latest SDK.

Change-Id: I075608e18994f64db5e89658757dca307f07c417
2017-10-16 18:47:13 +00:00
..
2017-08-23 17:33:22 +03:00
2017-08-23 17:33:22 +03:00
2017-08-23 03:26:28 +03:00
2017-08-23 17:33:22 +03:00
2016-09-04 02:52:04 -07:00
2017-08-23 03:26:28 +03:00
2017-07-28 16:27:22 +00:00