How to setup:
- Add the following manifest (e.g.
/.repo/local_manifests/TBX704.xml
):
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="lukaspieper/android_device_lenovo_tb_x704f" path="device/lenovo/TBX704" remote="github" revision="lineage-18.1" />
<project name="lukaspieper/android_kernel_lenovo_msm8953" path="kernel/lenovo/msm8953" remote="github" revision="android-11" />
<project name="lukaspieper/android_vendor_lenovo_tb_x704f" path="vendor/lenovo/TBX704" remote="github" revision="lineage-18.1" />
</manifest>
- Navigate to the directory with your LOS source. Then run
repo sync
How to build:
- Navigate to the directory with your LOS source. Then run
. build/envsetup.sh
lunch lineage_TBX704-userdebug
mka bacon