fd20b8387d684afd685166af3b8d88ae4fb60aec
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
…
…
…
…
…
…
Merge "[view_compiler] cleanup: Use format-specific bytecode encoding functions" am:
9d599fde8e am: 6eeb8bef8d
Merge "PermissionMonitor: Move intent receiver to ConnectivityService." am:
ef557cf6b3 am: 702b4474a7
…
Merge "Added OWNERS to Shell and hook to make sure it's developed on AOSP." am:
4384c5c241 am: 2ffd64805c
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%