• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

device/generic/common


Commit MetaInfo

Revision48acfb490747fab34b57c09b4ab583d8402ae3ed (tree)
Time2016-07-29 22:06:25
AuthorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

init.x86.rc: move symlink of /lib to init.rc

It's too late to do here.

Change Summary

Incremental Difference

--- a/init.x86.rc
+++ b/init.x86.rc
@@ -14,9 +14,6 @@ on init
1414 symlink /sdcard /mnt/sdcard
1515 symlink /sdcard /storage/sdcard0
1616
17- # Backward compatibility
18- symlink system/lib /lib
19-
2017 on fs
2118 mount_all /fstab.${ro.hardware}
2219