Skip to content

Flicker-Android-Devices/local_manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • common
repo sync --detach --force-sync -j$(nproc --all) vendor/bcr vendor/lineage-priv/keys
  • mikona common
repo sync --detach --force-sync -j$(nproc --all) device/xiaomi/sm8250-common hardware/xiaomi kernel/xiaomi/sm8250 vendor/xiaomi/sm8250-common
  • thyme
repo sync --detach --force-sync -j$(nproc --all) device/xiaomi/thyme device/xiaomi/camera-thyme vendor/xiaomi/thyme vendor/xiaomi/camera-thyme
  • psyche
repo sync --detach --force-sync -j$(nproc --all) device/xiaomi/psyche device/xiaomi/camera-psyche vendor/xiaomi/psyche vendor/xiaomi/camera-psyche
  • lmi
repo sync --detach --force-sync -j$(nproc --all) device/xiaomi/lmi vendor/xiaomi/lmi
  • enuma
repo sync --detach --force-sync -j$(nproc --all) device/xiaomi/enuma device/xiaomi/camera-enuma vendor/xiaomi/enuma vendor/xiaomi/camera-enuma

  • or

chmod +x .repo/local_manifests/sync_projects.sh
.repo/local_manifests/sync_projects.sh
  • or
.repo/local_manifests/sync_projects.sh common
.repo/local_manifests/sync_projects.sh thyme
.repo/local_manifests/sync_projects.sh thyme lmi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages