Do not create /data/misc/zoneinfo.
APK time zone update mechanism used to store tzdata file there. The feature is removed, no need to create that folder. Bug: 148144561 Test: atest CtsBionicTestCases Test: atest BionicTzdbConsistencyTest Change-Id: I249f1d1b6c1a3f1a283d1ca43fcc93b10cbd910a
This commit is contained in:
parent
7f79ee42ee
commit
2f38c39169
1 changed files with 0 additions and 1 deletions
|
|
@ -786,7 +786,6 @@ on post-fs-data
|
|||
mkdir /data/misc/carrierid 0770 system radio
|
||||
mkdir /data/misc/apns 0770 system radio
|
||||
mkdir /data/misc/emergencynumberdb 0770 system radio
|
||||
mkdir /data/misc/zoneinfo 0775 system system
|
||||
mkdir /data/misc/network_watchlist 0774 system system
|
||||
mkdir /data/misc/textclassifier 0771 system system
|
||||
mkdir /data/misc/vpn 0770 system vpn
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue