diff options
author | Todd Kennedy <toddke@google.com> | 2017-02-08 14:16:53 -0800 |
---|---|---|
committer | Todd Kennedy <toddke@google.com> | 2017-02-14 12:44:50 -0800 |
commit | 9106c64bf3ca60d0b867fa1f2d78d3b19c9e4178 (patch) | |
tree | cc366888fa7579b5d9d7d55095af9844fa198ba2 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 710a285110c9fbe4296a7afc9b2923d66f00806b (diff) |
Add API to track package changes
After any package install, removal or update, save the changed
package and update a global sequence number. At any point, apps
can query for the packages changed since a particular sequence
number.
If a package is changed multiple times, it is only included once
in the change list.
Bug: 33865505
Test: Create sample app to query for changes and see which packages are changed after performing certain operations
Change-Id: Ia4646035362b16a97110e05f3f909ce385b48428
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions