Skip to content
Commit 00aca04f authored by Jay Thomas Sullivan's avatar Jay Thomas Sullivan Committed by Jay Sullivan
Browse files

Fix improper read of intent EXTRA

This fixes a bug with our metrics logging. We were improperly reading EXTRA_SESSION_ID from the intent, which was defaulting to 0. The sessionId is used to correlate logging across intent boundaries, so we need to read the value being passed properly.

Bug: 278972748
Test: atest CtsPermission3TestCases:SafetyLabelChangesJobServiceTest
Change-Id: I41345864d700b19b5c93e0f4994c6fc3f35ef6e5
parent fbf6ca11
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment