remove ELFs in prebuild of com.google.marvin.shell
This commit is contained in:
parent
0596b2a8f5
commit
9c6e2c9cee
|
@ -23,12 +23,12 @@ Repo Type:srclib
|
|||
Repo:EyesFree
|
||||
|
||||
#Not sure if this is the right revision
|
||||
Build Version:3.0.4,33,!unknown build server problems r787,subdir=apps/shell,\
|
||||
Build Version:3.0.4,33,!build server rejection r787,subdir=apps/shell,\
|
||||
update=.;../../libraries/utils;../../libraries/compatutils,target=android-15,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1../../libraries/utils@' project.properties && \
|
||||
echo "android.library.reference.2=../../libraries/compatutils" >> project.properties && \
|
||||
rm -f ../../documentation/TextToSpeech_Plugin_Engine_Examples/PicoUnbundled/bin/PicoUnbundled.apk \
|
||||
../../documentation/TextToSpeech_Plugin_Engine_Examples/eSpeakEngine/bin/eSpeakEngine.apk
|
||||
cd ../../ && rm -rf accessibilityServices archived braille devtools documentation eSpeakEngine \
|
||||
ideal ime ocr samplecode thirdparty tts
|
||||
|
||||
Build Version:3.1.0,35,!no source at time of inspection
|
||||
|
||||
|
|
|
@ -58,8 +58,9 @@ sed -i 's/bash/sh/g' arm-build.sh && \
|
|||
sed -i '/PIPESTATUS/d' arm-build.sh && \
|
||||
NDK=$$NDK$$ ./arm-build.sh && cp -r build/ffmpeg/* ../jni/ffmpeg/ffmpeg,buildjni=yes
|
||||
Build Version:0.5.5,70,!build server rejection 1361,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
rm custom_rules.xml && chmod +x scripts/build-ffmpeg.sh && ./scripts/build-ffmpeg.sh && \
|
||||
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties,buildjni=yes
|
||||
rm custom_rules.xml && chmod +x scripts/build-ffmpeg.sh && \
|
||||
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties,\
|
||||
build=./scripts/build-ffmpeg.sh,buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
Loading…
Reference in a new issue