Skip to content

Commit

Permalink
Merge pull request #6308 from hieupham007/timob-17872
Browse files Browse the repository at this point in the history
[TIMOB-17872]: Update aapt command
  • Loading branch information
skypanther committed Nov 5, 2014
2 parents 7e20f72 + 9d65d95 commit 7272001
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/cli/commands/_build.js
Original file line number Diff line number Diff line change
Expand Up @@ -3719,8 +3719,6 @@ AndroidBuilder.prototype.packageApp = function packageApp(next) {
'-A', this.buildBinAssetsDir,
'-S', this.buildResDir,
'-I', this.androidTargetSDK.androidJar,
'-I', path.join(this.platformPath, 'titanium.jar'),
'-I', path.join(this.platformPath, 'aps-analytics.jar'),
'-F', this.ap_File
];

Expand Down

0 comments on commit 7272001

Please sign in to comment.