Skip to content

UDPSendToFailed/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,309 Commits
 
 
 
 
 
 

Repository files navigation

Unofficial LineageOS 23.2 for Samsung Galaxy Tab A 10.5 (2018) WiFi

How to build

    repo init -u https://github.com/UDPSendToFailed/android.git -b lineage-23.2 --git-lfs
    repo sync
  • Create folders for the device-specific sources and clone them:
    mkdir -p device/samsung/gta2xlwifi
    git clone https://github.com/UDPSendToFailed/android_device_samsung_gta2xlwifi.git -b lineage-23.2 device/samsung/gta2xlwifi/
    
    mkdir -p kernel/samsung/gta2xlwifi
    git clone https://github.com/UDPSendToFailed/android_kernel_samsung_gta2xlwifi.git -b lineage-23.2-4.9 kernel/samsung/gta2xlwifi/
    
    mkdir -p vendor/samsung
    git clone https://github.com/UDPSendToFailed/proprietary_vendor_samsung.git -b lineage-23.2 vendor/samsung/
  • Build the ROM:
    cd ~/android/lineage
    . build/envsetup.sh
    brunch lineage_gta2xlwifi-bp4a-userdebug

If everything goes as expected, the resulting TWRP flashable zip should be in out/target/product/gta2xlwifi/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors