Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Bug 1136512 Update compatibility symlink. r=yoshi, r=gerard-majax
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Nguyen committed Nov 27, 2015
1 parent b67adbc commit 28e067a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rootdir/init.rc
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,10 @@ on post-fs
# create the lost+found directories, so as to enforce our permissions
mkdir /cache/lost+found 0770 root root

# Redirect pn544 to pn547
symlink /dev/pn547 /dev/pn544
chown nfc nfc /dev/pn547

on post-fs-data
# We chown/chmod /data again so because mount is run as root + defaults
chown system system /data
Expand Down

0 comments on commit 28e067a

Please sign in to comment.