| 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 |