Skip to content

Commit

Permalink
Merge pull request #6310 from hieupham007/timob-17872-3_4_1
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 0853173 + 3b5fc2d commit 7d70658
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 @@ -3733,8 +3733,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 7d70658

Please sign in to comment.