Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
README-system-dir: Adds an instruction for the execution permission o…
Browse files Browse the repository at this point in the history
…f /system/bin/* which could otherwise cause android-init to fail and the boot process to stop.
  • Loading branch information
FlorentRevest committed Feb 14, 2017
1 parent e88aa1b commit d75cbe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README-system-dir
Expand Up @@ -53,6 +53,7 @@ download and then build them. (This may take a while)
### Installation
cp out/target/product/generic/root/init ../system/bin/
cp -r out/target/product/generic/system/* ../system/
chmod +x ../system/bin/*

libhybris headers
=================
Expand Down

0 comments on commit d75cbe8

Please sign in to comment.