diff options
author | Adam Lesinski <adamlesinski@google.com> | 2018-01-25 13:03:57 -0800 |
---|---|---|
committer | Adam Lesinski <adamlesinski@google.com> | 2018-02-08 16:41:37 -0800 |
commit | 57fccd61a53b962f568235dccf9e8bc23005a41b (patch) | |
tree | 8ab034f82478db84e519cd41b5e60a31609832f8 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1b6f515550969020f0622afb7f82b24d7150c3c1 (diff) |
Send broadcast to pkg installers on config change
Send a protected system broadcast to apps that hold
the INSTALL_PACKAGES permission whenever a change to
properties like locale or display density happens.
Receivers can be registered in the manifest, and a process
will be woken up to receive the broadcast.
This will happen rarely, since the configuration changes
eligible to trigger this broadcast are rare themselves.
Bug: 63918966
Test: manual
Change-Id: I817a51ea05f762e02561691825d57d643db7dc30
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions