commit | 34cf12c02cdd03f71863cd12f2fb1f72fce0e37d | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Wed Nov 28 07:15:06 2018 -0800 |
committer | Patrick Baumann <patb@google.com> | Thu Dec 20 11:46:01 2018 -0800 |
tree | 33198a03f1cc19b9e3aaca754f966596b6bdb9d3 | |
parent | 8a8ec5a576d00e42feb05277b4a4366a7d7b3f59 [diff] |
Break shared library adds into populate and modify This change breaks current modification of shared lib state in the system into object creation and a commit step so that multiple packages may be interrogated before committing anything to the system. Change-Id: I466d588be3e9690cffc8a04e025145d747fcbb2f Bug: 109941548 Test: atest StaticSharedLibsHostTests