You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
375 B
11 lines
375 B
4 months ago
|
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
|