diff options
| author | CheckYourScreen <nimitmehta95@gmail.com> | 2017-03-29 13:12:44 +0200 |
|---|---|---|
| committer | Subhrajyoti Sen <subhrajyoti12@gmail.com> | 2017-06-14 16:10:34 +0530 |
| commit | 6518d1ce11cb39dbc10316ee6f3d9d9ec1591661 (patch) | |
| tree | 09f5880d9551297ac9680ceb3d60fee17a023049 | |
| parent | 30d687c5318c45e9c5ceb540c17d6087b04c569b (diff) | |
onyx: symlink wakeup sources path to /d/wakeup_sources
Change-Id: I84681ce1c2f61a86a4b9b40955451ff50f58d106
Signed-off-by: CheckYourScreen <nimitmehta95@gmail.com>
| -rw-r--r-- | rootdir/etc/init.qcom.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 1498151..ed1b248 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -19,6 +19,7 @@ import init.qcom.power.rc on early-init chown system system /sys/kernel/debug/kgsl/proc + symlink /proc/wakeup /d on init export LD_SHIM_LIBS "/system/lib/libgui.so|libshims_sensors.so" |
