Skip to content

Commit 70a5ce5

Browse files
committed
fix: needn't extra drivers for Xiaomi Mix2s AOSP A16 4.19.
Change-Id: I001b95124df10ee6d5ae21af0f5fd94cabe514f5 Signed-off-by: JackA1ltman <cs2dtzq@163.com>
1 parent 99e900c commit 70a5ce5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-xiaomi-mix2s-aosp-a16-419.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ jobs:
116116
cd $GITHUB_WORKSPACE/device_kernel
117117
118118
# Get neccssary components
119-
git clone https://github.com/duckyduckG/kernel_techpack_mi845_419.git -b main techpack/mi845
120-
git clone https://github.com/duckyduckG/devicetree_qcom-sdm845_419.git -b main arch/arm64/boot/dts/qcom-sdm845
119+
# git clone https://github.com/duckyduckG/kernel_techpack_mi845_419.git -b main techpack/mi845
120+
# git clone https://github.com/duckyduckG/devicetree_qcom-sdm845_419.git -b main arch/arm64/boot/dts/qcom-sdm845
121121
# git clone https://github.com/duckyduckG/devicetree_xiaomi_419.git -b master-dipper arch/arm64/boot/dts/xiaomi
122122
123123
# Build config

0 commit comments

Comments
 (0)