aboutsummaryrefslogtreecommitdiff
path: root/android/how-to-update.txt
blob: c597d35b98e591bd82f5fc9e529d62f66b27855d (plain)
1
2
3
4
5
6
7
8
9
10
INSTRUCTIONS

You'll need docker installed, so that a clean environment can be created.

(1) checkout updated LTP tree under external/ltp
(2) ensure your LTP tree is clean by running
        git clean -x -f -d
(2) run the gen_android_build.sh script
        android/tools/gen_android_build.sh
(3) commit changes to gen.bp, testcases/Android.bp, android/Android.bp