Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

LOS 18.1 for Lenovo Tab4 10 Plus (TB-X704F)

Notifications You must be signed in to change notification settings

lukaspieper/android_device_lenovo_tb_x704f

Repository files navigation

LineageOS 18.1 for Lenovo TB-X704

How to setup:

  1. 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>
  1. Navigate to the directory with your LOS source. Then run repo sync

How to build:

  1. Navigate to the directory with your LOS source. Then run . build/envsetup.sh
  2. lunch lineage_TBX704-userdebug
  3. mka bacon