Commit 06c53ae
committed
multirom: uninstaller: Support symlinked init and init.real
* Allows the usage of symlinks on /init for ramdisk
using this method to call the real binary or script
* Detect the init.real file from the primary ramdisk
and use it instead of the /init (init_sony for example)
Change-Id: I1199e00679f0822433773cd2a374c29074d9685f
Signed-off-by: Adrian DC <radian.dc@gmail.com>1 parent 87f97ff commit 06c53ae
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
51 | 56 | | |
52 | 57 | | |
53 | 58 | | |
| |||
0 commit comments