Files
frameworks_base/core/java/com/android
Jeff Hao 7b331b6a8a Support to pass <uses-library> option through to dex2oat.
This change takes an app's shared libraries specified by <uses-library>
and passes it through to dex2oat to be used during compilation.

Part of a multi-project change.

Bug: 26880306
Change-Id: I26ac0e055ee71eb6e2d92598115c46d3ca364d03
2016-04-20 17:49:52 -07:00
..