Fix Android packaging scripts to only pick respective own app binary
ClosedPublic

Authored by kossebau on Apr 23 2016, 10:15 PM.

Details

Summary

Currently both Behaim and Marble Maps get both binaries into the
created apk packages.

Second commit allows trailing dir separator on path passed to create-apk.py
(like happens with tab-completion ;) )

Diff Detail

Repository
R34 Marble
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau updated this revision to Diff 3486.Apr 23 2016, 10:15 PM
kossebau retitled this revision from to Fix Android packaging scripts to only pick respective own app binary.
kossebau updated this object.
kossebau edited the test plan for this revision. (Show Details)
kossebau added reviewers: nienhueser, rahn.
nienhueser accepted this revision.Apr 24 2016, 2:41 PM
nienhueser edited edge metadata.

Looks good. Maybe we should also change libMarble.so to libMarbleMaps.so at some point.

This revision is now accepted and ready to land.Apr 24 2016, 2:41 PM
This revision was automatically updated to reflect the committed changes.