forked from khadas/supersu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
root.mk
17 lines (16 loc) · 872 Bytes
/
root.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PRODUCT_PACKAGES += \
SuperSU
PRODUCT_COPY_FILES += \
vendor/amlogic/root/install-recovery.sh:system/etc/install-recovery.sh \
vendor/amlogic/root/install-recovery.sh:system/bin/install-recovery.sh \
vendor/amlogic/root/su:system/xbin/su \
vendor/amlogic/root/su:system/bin/su \
vendor/amlogic/root/su:system/bin/.ext/.su \
vendor/amlogic/root/su:system/xbin/daemonsu \
vendor/amlogic/root/su:system/xbin/sugote \
vendor/amlogic/root/supolicy:system/xbin/supolicy \
vendor/amlogic/root/libsupol.so:system/lib/libsupol.so \
vendor/amlogic/root/libsupol.so:system/lib64/libsupol.so \
vendor/amlogic/root/sugote-mksh:system/xbin/sugote-mksh \
vendor/amlogic/root/99SuperSUDaemon:system/etc/init.d/99SuperSUDaemon \
vendor/amlogic/root/.installed_su_daemon:system/etc/.installed_su_daemon