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

Skip to content
Commit 687adfd8 authored by “Ankita's avatar “Ankita
Browse files

Send broadcasts on app-locale change.

Send below broadcasts:
1) explicit intent ACTION_LOCALE_CHANGED to app whose locale changed
2) explicit intent ACTION_APPPLICATION_LOCALE_CHANGED to installer of app
3) implicit ACTION_APPPLICATION_LOCALE_CHANGED to receivers with READ_APP_SPECIFIC_LOCALES permission

Bug: 202275007

Test: Manual; install app via adb, set the installer, grant permission
to some system app(eg. Settings). See that broadcast is received by all three receivers on app locale change.

Change-Id: Ifef25aaf3c1fde0fdf0befc4eb67cfd07186e46c
parent 655e90e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment