xref: /aosp_15_r20/external/ltp/android/how-to-update.txt (revision 49cdfc7efb34551c7342be41a7384b9c40d7cab7)
1*49cdfc7eSAndroid Build Coastguard WorkerINSTRUCTIONS
2*49cdfc7eSAndroid Build Coastguard Worker
3*49cdfc7eSAndroid Build Coastguard WorkerYou'll need docker installed, so that a clean environment can be created.
4*49cdfc7eSAndroid Build Coastguard Worker
5*49cdfc7eSAndroid Build Coastguard Worker(1) checkout updated LTP tree under external/ltp
6*49cdfc7eSAndroid Build Coastguard Worker(2) ensure your LTP tree is clean by running
7*49cdfc7eSAndroid Build Coastguard Worker        git clean -x -f -d
8*49cdfc7eSAndroid Build Coastguard Worker(2) run the gen_android_build.sh script
9*49cdfc7eSAndroid Build Coastguard Worker        android/tools/gen_android_build.sh
10*49cdfc7eSAndroid Build Coastguard Worker(3) commit changes to gen.bp, testcases/Android.bp, android/Android.bp
11