mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'feature/com.android.talkback' into 'master'
TalkBack: Use rm instead of prebuild to remove files See merge request fdroid/fdroiddata!3686
This commit is contained in:
commit
b6432481f5
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ Build:5.0.7_aosp,50007000
|
|||
commit=12bdf2063e121a021f050c94cf5ebb2489c8af8a
|
||||
patch=play-services-50007000.patch
|
||||
output=build/outputs/apk/com.android.talkback-aosp-release.apk
|
||||
prebuild=rm libs/*.jar
|
||||
rm=libs
|
||||
build=gradle assembleRelease && \
|
||||
zip -d build/outputs/apk/com.android.talkback-aosp-release.apk 'META-INF/*.*'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue