Makoto Onuki
553df30582
Finalize @SystemApi annotation for StatsFrameworkInitializer (retry)
...
Change-Id: I3c8bce84fbdbe4e65ec430eb5046a1a46cc6fbfb
Fix: 148225705
Test: build / treehugger
2020-02-11 16:26:18 -08:00
Makoto Onuki
6666041589
Merge "Revert "Finalize @SystemApi annotation for StatsFrameworkInitializer""
2020-02-10 17:27:06 +00:00
Makoto Onuki
8f9c37006f
Revert "Finalize @SystemApi annotation for StatsFrameworkInitializer"
...
This reverts commit d74a3b3ca7 .
Reason for revert: Broke build(?)
Bug: 148225705
Change-Id: I46e4aec3385d178234d3ea609c190b14aca5c8a1
2020-02-10 17:24:09 +00:00
Makoto Onuki
ca53165d6e
Merge "Finalize @SystemApi annotation for StatsFrameworkInitializer"
2020-02-10 16:18:31 +00:00
Muhammad Qureshi
0b04b0560f
Remove more Slog usages in statsd apex
...
Slog.* --> Log.*
Bug: 149128236
Test: m
Change-Id: I926f292dd5562af132774670c35fe2ca4e853bf8
2020-02-09 11:05:47 -08:00
Makoto Onuki
d74a3b3ca7
Finalize @SystemApi annotation for StatsFrameworkInitializer
...
Change-Id: I2a7f8fcecbd12da4d8244fd848dff53ba86d4e31
Fix: 148225705
Test: build / treehugger
2020-02-07 15:59:35 -08:00
Ruchir Rastogi
56da4c3862
Use StatsDimensionsValueParcel within statsd apex
...
Because statsd now uses StatsDimensionsValueParcel instead of
StatsDimensionsValue.h/c, statsd no longer has to depend on libservices.
Test: m -j
Test: atest StatsdHostTestCases#testBroadcastSubscriber
Bug: 148604617
Change-Id: I6d65383ccec99f4672d6575232981c0f6cc40fcf
2020-02-07 15:55:11 -08:00
Tej Singh
8ffe1eae8b
Move StatsDimensionsValue.java to statsd apex
...
Test: builds, boots
Bug: 146578788
Change-Id: Iaeb9eaf8c412964ccf57debca1445063e9120ef9
2020-02-03 19:03:44 -08:00
Jeffrey Huang
f58800b66a
Migrate away from using ServiceManager
...
Create a wrapper class to access binder objects
published by statsd mainline module
Bug: 147923515
Test: atest com.google.android.statsd.gts.StatsdHostTestCases
Change-Id: I9ea3677d88c790c856e4e89318ae2ce67ac7df1e
2020-01-23 15:47:08 -08:00