pipa: change hw/ximi
Signed-off-by: Abdulwahab Isam <abdoi94.iq@gmail.com>
This commit is contained in:
@@ -16,10 +16,10 @@ clone_if_missing() {
|
||||
|
||||
# Git clones
|
||||
clone_if_missing "https://github.com/ai94iq/android_device_xiaomi_sm8250-common" "vic" "device/xiaomi/sm8250-common"
|
||||
clone_if_missing "https://github.com/ai94iq/android_kernel_xiaomi_sm8250" "vic" "kernel/xiaomi/sm8250"
|
||||
clone_if_missing "https://github.com/ai94iq/android_kernel_xiaomi_sm8250" "axksu" "kernel/xiaomi/sm8250"
|
||||
clone_if_missing "https://github.com/ai94iq/proprietary_vendor_xiaomi_sm8250-common" "vic" "vendor/xiaomi/sm8250-common"
|
||||
clone_if_missing "https://github.com/ai94iq/proprietary_vendor_xiaomi_pipa" "vic" "vendor/xiaomi/pipa"
|
||||
clone_if_missing "https://github.com/ai94iq/android_hardware_xiaomi" "vic" "hardware/xiaomi"
|
||||
clone_if_missing "https://github.com/ai94iq/cr-android_hardware_xiaomi" "15.0" "hardware/xiaomi"
|
||||
|
||||
# Apply atomic-recovery patch
|
||||
(
|
||||
@@ -51,4 +51,4 @@ clone_if_missing "https://github.com/ai94iq/android_hardware_xiaomi" "vic" "hard
|
||||
|
||||
# Return to original directory
|
||||
cd "${ROOT_DIR}" || echo "Warning: Failed to return to original directory"
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user