diff options
author | Ruchir Rastogi <ruchirr@google.com> | 2020-02-10 17:40:09 -0800 |
---|---|---|
committer | Ruchir Rastogi <ruchirr@google.com> | 2020-02-14 18:07:37 -0800 |
commit | e449b0c1855b9a8d967d8926bc295c1c1c16922c (patch) | |
tree | 72d7e8a428a1a5c8de8335abf08bc199a84410f8 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 22b21595af9f70454607b7c806374cf80a0410bd (diff) |
Move statsd (and tests) to libbinder_ndk
Major changes include:
- Removing unused permission checks within StatsService. These
include ENFORCE_DUMP_AND_USAGE_STATS, checkDumpAndUsageStats,
kOpUsage, and kPermissionUsage.
- Converting from sp to shared_ptr
- Using libbinder_ndk functions instead of libbinder functions
(e.g. for installing death recipients, getting calling uids, etc.)
- New death recipients were added in StatsService,
ConfigManager, and SubscriberReporter.
- Using a unique token (timestamp) to identify shell subscribers
instead of IResultReceiver because IResultReceiver is not exposed by
libbinder_ndk. Currently, statsd cannot detect if perfd dies; we
will fix that later.
Bug: 145232107
Bug: 148609603
Test: m statsd
Test: m statsd_test
Test: bit stastd_test:*
Test: atest GtsStatsdHostTestCases
Change-Id: Ia1fda7280c22320bc4ebc8371acaadbe8eabcbd2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions