forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert native strip from rule to action
First, this allows us to correctly have the output of the copy/strip action be an input to the apk package action. Second, this step now uses the list of libraries created by ordered libraries step. This is required to support the component build where we can not manually list the required libraries. BUG=158821 Review URL: https://chromiumcodereview.appspot.com/13058003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191754 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
cjhopman@chromium.org
committed
Apr 2, 2013
1 parent
3069f0c
commit 714038e
Showing
2 changed files
with
46 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters