Skip to content

Instantly share code, notes, and snippets.

@mohamad-supangat
Created February 10, 2023 02:46
Show Gist options
  • Save mohamad-supangat/819f2a1002fb28709355c28ce57ef13b to your computer and use it in GitHub Desktop.
Save mohamad-supangat/819f2a1002fb28709355c28ce57ef13b to your computer and use it in GitHub Desktop.
Booting Android 10 without display / headless

remove system/vendor/bin/hw/vendor.lineage.touch@1.0-service.samsung

and also livedisplay service thats there, after that you might have to edit system/vendor/etc/vintf/manifest.xml and remove livedisplay and touch entry

add debug.sf.nobootanimation=1 to disable bootanimation in build.prop

@mohamad-supangat
Copy link
Author

hapus semua yang berhubungan dengan touch dan live display dari manifest dan bin/hw

/system/vendor/bin/hw/
/system/vendor/etc/vintf/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment