commit | 2ab076f611cecb771fe546580634583a27c61aa5 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Sun Mar 26 14:31:34 2017 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Mar 30 16:33:17 2017 +0000 |
tree | 12c3243b03aaada3ae82f86db24dbbf3c16e292e | |
parent | 8d686949515ca665406b24f0073adf117f77546c [diff] |
Drop REASON_SHARED_APK. This reason was only used by "system shared libraries", not shared APKs like GMS. Code that uses this reason is now obsolete, as we do compile these shared libraries when we see an apk that uses it. bug:33799337 Test: m -j32 && boot Change-Id: I2eef22797551401a5c39ed339bc2486cf0d091a8 (cherry picked from commit 86d1e9e23e79687ae94854fc6aa22c3d4ad98423)