Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.71 KB

README.mkdn

File metadata and controls

35 lines (30 loc) · 1.71 KB

vendor_extra

Contains patches & useful command for pulling logs dmesg & kmsg, Making a full build, making bootimage, systemimage, recoveryimage & kernel plus taking screenshot & fixing sepolicy error etc.. Alse this apply helthd patches located in matissewifi/android_vendor_samsung_matisse-common to enable home button pressing to dicplay battery animation in offmode charging.

List Of Command BuiltinTo The Tool

Commend Discriptoon
rs Trigger sync repo
lmu Trigger lunch lineage_matissewifi-user and patches source
lmud Trigger lunch lineage_matissewifi-userubug and patches source
lmeng Trigger lunch lineage_matissewifi-eng and patches source
mcl Makes camera wrapper and pushes it to the device with correct the permisston
mb Make flashable zip
msi build new system image & flashable zip
mbi build new bootimage
mri build new recoveryimage
mk build new kernel
mop Make flashable OTA zip
tlc Displays logcat
tlcf Reboot the device & writes locgat output to a .log file with timestamp from boot
rkmsg Displays kmsg
rkmsgf Reboot the device & writes kmsg output to a .log file with timestamp from boot
rdmesg Displays dmesg
rdmesgf Reboot the device & writes dmesg output to a .log file with timestamp from boot
dw Disable WiFi(run if device reboot after connecting to Wifi network)
ew Enable WiFi
rdmesgf Reboot the device & writes dmesg output to a .log file with timestamp from boot
tss Allow you to take screenshots fo the os with timestamp
fsep Useful fo fixing sepolicy denials

Most of the file have been taking form sub77 & rewitten for are needs