11 lines
375 B
Plaintext
11 lines
375 B
Plaintext
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, android/Android.ltp.mk, android/ltp_package_list.mk
|