• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

system/corennnnn


Commit MetaInfo

Révision5ebced39093d1223566166b8cc6abfe6729c487d (tree)
l'heure2012-03-08 08:13:39
AuteurChia-chi Yeh <chiachi@andr...>
CommiterChia-chi Yeh

Message de Log

init.rc: update the permission of /data/local.

Bug: 6131945
Change-Id: I3094a471dcfb02b786f47b6778c8fed3726325ec

Change Summary

Modification

--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -157,7 +157,7 @@ on post-fs-data
157157 # give system access to wpa_supplicant.conf for backup and restore
158158 mkdir /data/misc/wifi 0770 wifi wifi
159159 chmod 0660 /data/misc/wifi/wpa_supplicant.conf
160- mkdir /data/local 0771 shell shell
160+ mkdir /data/local 0751 root root
161161 mkdir /data/local/tmp 0771 shell shell
162162 mkdir /data/data 0771 system system
163163 mkdir /data/app-private 0771 system system