commit | aa78d46f66f2089630cd37dc94f47a38762d94bd | [log] [tgz] |
---|---|---|
author | Kevin Han <[email protected]> | Thu Jul 11 21:26:04 2024 +0000 |
committer | Kevin Han <[email protected]> | Tue Jul 16 21:46:06 2024 +0000 |
tree | 9a328aee78e89754d43a642155cec6304514b140 | |
parent | d66046d72aca4b1a25157ccb5bc211e07bd891da [diff] |
Report app component used to all users for broadcasts Previously, we were using the normal reportEvent even when the user id was USER_ALL which had incorrect behavior. This CL adds a method to UserStatsManagerInternal that allows the broadcast reporting logic to use reportEventToAllUserId Bug: 347644400 Test: atest UsageStatsServiceTest Test: atest BroadcastQueueTest Flag: EXEMPT bugfix Change-Id: Ib1fa2c08c4427577f92d452f22cde6b4d122bb7d