Skip to content

Instantly share code, notes, and snippets.

@anhkind
Created August 22, 2018 08:10
Show Gist options
  • Save anhkind/092db32f3b0b5f98277dd11fd34b1bfc to your computer and use it in GitHub Desktop.
Save anhkind/092db32f3b0b5f98277dd11fd34b1bfc to your computer and use it in GitHub Desktop.
Enable Camera2API
fastboot boot ~/Downloads/twrp-3.2.3-0-nitrogen.img
adb shell
setprop persist.camera.HAL3.enabled 1
setprop persist.camera.eis.enable 1
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment