- Use
master
branch for devices/ROMs with custom/source built vendor. - Use
v185
branch (deprecated) for devices/ROMs with stock vendor. - Use
vendor-overlay
branch for devices/ROMs with stock vendor but uses vendor_overlay.
- Clone this repo in vendor/aeonax/ANXCamera in your working directory by :
git clone -b <branch-name> https://github.com/sarveshrulz/android_vendor_aeonax_anxcamera vendor/aeonax/ANXCamera
- You will need these changes in your device tree.
- Done, continue building your ROM as you do normally.