commit | fa1c137d6630660240cee31b9f64c24992b741c1 | [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 | 9785e8d02488be059b79885b895e5beefc81e626 | |
parent | d2d7462eb3d6b7d1b6bcc2dd7b663fc3bd6529a3 [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