Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 95dee83aec | |||
| 8c8141e7e3 | |||
| c97bb95ddd |
+1
-1
@@ -39,7 +39,7 @@ TARGET_USERIMAGES_USE_EXT4 := true
|
|||||||
# Hack: prevent anti rollback
|
# Hack: prevent anti rollback
|
||||||
PLATFORM_SECURITY_PATCH := 2099-12-31
|
PLATFORM_SECURITY_PATCH := 2099-12-31
|
||||||
VENDOR_SECURITY_PATCH := 2099-12-31
|
VENDOR_SECURITY_PATCH := 2099-12-31
|
||||||
PLATFORM_VERSION := 99.9.9
|
PLATFORM_VERSION := 99.99.99
|
||||||
|
|
||||||
# TWRP Configuration
|
# TWRP Configuration
|
||||||
TW_EXCLUDE_BASH := true
|
TW_EXCLUDE_BASH := true
|
||||||
|
|||||||
@@ -19,5 +19,4 @@ on init
|
|||||||
|
|
||||||
on property:ro.debuggable=1
|
on property:ro.debuggable=1
|
||||||
# restore cmode to normal for making USB enumeration
|
# restore cmode to normal for making USB enumeration
|
||||||
write /sys/devices/platform/mt_usb/cmode 1
|
write /sys/devices/platform/mt_usb/cmode 1
|
||||||
|
|
||||||
Reference in New Issue
Block a user