commit | e9e087dddde8ff6d86423f17569cb342ee37e90e | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Tue Aug 27 14:25:29 2019 -0700 |
committer | Richard Coles <torne@google.com> | Thu Sep 05 20:56:50 2019 +0000 |
tree | 357c940bd2a0855dd6b8415212b3349d32c7db9c | |
parent | a86312e067bb4914fd07493d08818ad8e5cf6d57 [diff] |
Send package changed for consumers of an updated shared lib In the case that a static shared library is updated (same version code), we should notify that the packages depending on the shared library have changed to reflect the new paths of the shared lib. Test: manual; update a static shared lib in place and observe broadcasts Bug: 140129991 Change-Id: Ic8fea872c828833585a680d49c8e423b911a753a (cherry picked from commit cbafe0b025e82c29136d8f3f82b9a7b9e400d25f)