commit | 369bafac969a8f0f92eeee459d48bc979339cb58 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Wed Apr 08 16:37:10 2020 +0100 |
committer | Anton Hansson <hansson@google.com> | Wed Sep 02 11:21:13 2020 +0100 |
tree | 304f374a16ae3e5dbe663d6962f84592702009af | |
parent | 02e7f104642adc2350b4829ae00842ed1fd78cd7 [diff] |
Use module_current to build module stubs module_current is always built from sources, whereas the other SDK jars are being transitioned to be composed of a set of stubs. This avoids the dependency cycle of module stubs depending on themselves. Bug: 144149403 Test: m Change-Id: I31c6d0fa958aa502131352716a9f950828b7829c Merged-In: I31c6d0fa958aa502131352716a9f950828b7829c (cherry picked from commit eb34cbee12039167dadcc6ae02ba1aad7b9a08b7)