diff options
author | Niklas Lindgren <niklas.lindgren@sony.com> | 2018-05-18 14:48:43 +0200 |
---|---|---|
committer | Mattias Nilsson <mattias.nilsson@sony.com> | 2018-05-21 18:43:44 +0200 |
commit | d3904f1ca36580ddc4a5b86f018d68286142b3f4 (patch) | |
tree | 27c6391564c795e55841f467e2a7af70aa609e37 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | b1b864cee20ebe34c2ec7638b51da1318f4f5984 (diff) |
Change directory where apns-conf.xml is stored
When apns are downloaded OTA they are stored directly under data/misc
by system server. Files created there gets assigned with file context
system_data_file which TelephonyProvider cannot read.
In order to make sure that downloaded apns gets a file context TelephonyProvider
can read we create an apns sub directory in init where radio_data_file:s are
created. The data path to where apns-conf is stored is here changed from /data/misc/
to /data/misc/apns/.
This change is aligned with other files that ConfigUpdateInstallReceiver writes.
Test: Trigger Apn update via intent UPDATE_APN_DB
Go to settings/apn-list and verify that newly downloaded are present
Bug: 79948106
Change-Id: I5a9ec262bfbac291cca9fee5accf93eb6c06f253
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions