File tree 1 file changed +2
-1
lines changed 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
4
4
export ANDROID_MANIFEST_URL=" https://android.googlesource.com/platform/manifest"
5
5
# export MANIFEST_BRANCH="android-cts-8.1_r6"
6
6
export MANIFEST_BRANCH=" android-cts-8.1_r10"
7
+ export MANIFEST_BRANCH=" android-cts-9.0_r7"
7
8
export TOOLCHAIN=" clang-4679922"
8
9
export PATCHSETS=" cts-lkft"
9
10
export LUNCH_TARGET=" aosp_arm64-userdebug"
42
43
43
44
if [ " $MANIFEST_BRANCH " = " android-cts-8.1_r10" ]; then
44
45
wget https://people.linaro.org/~tom.gall/patches/AddLKFTCTSPlan.patch -O AddLKFTCTSPlan.patch
45
- elif [ " $MANIFEST_BRANCH " = " android-cts-9.0_r3 " ]; then
46
+ elif [ " $MANIFEST_BRANCH " = " android-cts-9.0_r7 " ]; then
46
47
wget https://people.linaro.org/~tom.gall/patches/AddLKFTCTSPlanV9.patch -O AddLKFTCTSPlan.patch
47
48
fi
48
49
wget https://people.linaro.org/~tom.gall/patches/fcntl-p-fix.patch -O fcntl-p-fix.patch
You can’t perform that action at this time.
0 commit comments