summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorMÃ¥rten Kongstad <marten.kongstad@sony.com>2018-10-26 15:36:20 +0200
committerTodd Kennedy <toddke@google.com>2018-11-27 15:00:27 -0800
commitfd20b8387d684afd685166af3b8d88ae4fb60aec (patch)
tree075f889f8b50ba73cb6b7b39e1fd90e6fabcbb53 /tools/aapt2/java/JavaClassGenerator.cpp
parentcc64dadb05513a72467f7eb4527aa46f9df16d57 (diff)
Add new intent to signal that device customization is ready
Add a new intent to be broadcast when a new configuration has been installed to signal that it is time to reboot the modem, refresh caches, etc. To receive the intent, recipients must hold the new permission "android.permission.RECEIVE_DEVICE_CUSTOMIZATION_READY". This CL registers the intent, but does not send it: that is the responsibility of the customization client, e.g. Phonesky. The sender is expected to call PackageManager.sendDeviceCustomizationReadyBroadcast and hold the new permission "android.permission.SEND_DEVICE_CUSTOMIZATION_READY". Bug: 118462251 Test: manual (custom apps) Change-Id: I9a723ca9ade16e8c5d316efbc7effd01e13ff2e7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions