DNM: debug hacks

This commit is contained in:
Francescodario Cuzzocrea 2020-10-02 11:53:30 +02:00
parent 24a868d7ab
commit 516e9d0962
2 changed files with 8 additions and 1 deletions

View File

@ -46,7 +46,7 @@ DEVICE_MANIFEST_FILE += $(COMMON_PATH)/manifest.xml
# Kernel
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 zcache.enabled=1 zcache.compressor=lz4
BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 zcache.enabled=1 zcache.compressor=lz4 androidboot.selinux=permissive
BOARD_KERNEL_IMAGE_NAME := zImage
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_SEPARATED_DT := true

View File

@ -98,3 +98,10 @@ ro.lineage.build.vendor_security_patch=2017-08-01
# WiFi
ro.disableWifiApFirmwareReload=true
wifi.interface=wlan0
# HAX to follow
ro.secure=0
ro.adb.secure=0
persist.service.adb.enable=1
persist.service.debuggable=1
persist.sys.usb.config=adb