commit | 774d6cd3c12ba588ada79e65430b804e3c20d54e | [log] [tgz] |
---|---|---|
author | Tej Singh <singhtejinder@google.com> | Thu Dec 05 20:36:54 2019 -0800 |
committer | Tej Singh <singhtejinder@google.com> | Wed Dec 18 18:52:10 2019 -0800 |
tree | e69765c2ca18047093d2b8b29aa93e1b2f64332c | |
parent | 3b3304e3117badad63fcd31c0122d493f32d002e [diff] |
Allow pullAtomCallbacks to be unregistered in Java Adds an API to unregister pullAtomCallbacks. Fixes bug where the StatsEventParcels are null. Makes onPullAtom a oneway call. OnPullAtom returns an int code instead of a boolean Made the APIs return RuntimeExceptions Test: make, boots Test: atest GtsStatsdHostTestCases Bug: 146385842 Bug: 146385173 Bug: 144373250 Change-Id: I107a705a9024240c5c9f9e276293de8410e2b6f3