1INSTRUCTIONS
2
3You'll need docker installed, so that a clean environment can be created.
4
5(1) checkout updated LTP tree under external/ltp
6(2) ensure your LTP tree is clean by running
7        git clean -x -f -d
8(2) run the gen_android_build.sh script
9        android/tools/gen_android_build.sh
10(3) commit changes to gen.bp, android/Android.ltp.mk, android/ltp_package_list.mk
11