| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Fixes: 184773162
Test: manual
Change-Id: Iea22911a2a4594afbcbaa5f36ebf8f4d2f044915
|
| |
|
|
|
|
| |
Bug: 171542607
Test: manual
Change-Id: Ib787d6968b9352a95165661f0553b249d7a8c8d7
|
| |
|
|
|
|
|
| |
Bug: 180236600
Test: rebuild
Change-Id: I82ac8802faa356a680a7e1bf25952c817bd7cc27
|
| |
|
|
|
|
|
|
|
| |
This value is migrated from Settings.Secure to EmergencyInfo app via a contentprovider.
Bug: 177006940
Test: Robotests
Change-Id: I345d9ff828021da35556f2d51da512840dda8026
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Telephony API getting emergency number for category sometimes causes
ConcurrentModificationException. This change filters the emergency
number category by itself instead of relying on the buggy API.
There is a separeate bug tracking fix the API at the root.
Fix: 174635447
Test: manual
Change-Id: I88526bc0bdc22993678fcf64ecec455a219bdaaf
|
|
|
This util class manages getting/setting default emergency numbers,
shared by settings, EmergencyInfo and other clients.
The logic is copied from Personal Safety app - http://shortn/_Z7qtV6RpJG
Bug: 172609395
Test: manual
Change-Id: I9062d84f49556d2b7e7866c43d64dac55d48f4f4
|