| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fast follow-on unit tests for HashedStringCache | Susi Kharraz-Post | 2019-04-04 | 1 | -5/+10 |
| | | | | | | | | | | | | Unit tests for HashedStringCache that was commited in earlier CL ag/6867725 . This is testing the various inputs and expected outputs. Testing also revealed some vulnerability for invalid input so added validation in the code under test. Bug: b/129870147 Test: This is the test file Change-Id: I7387f808df87a869f81339cd4aea99b23dfc06bd | ||||
| * | Add logging for direct share target | Susi Kharraz-Post | 2019-04-03 | 1 | -0/+205 |
| To answer the question if users share mainly with 1 or 2 direct targets or with a multitude of contacts, we need to log the direct target + package name. For privacy, this gets hashed with a salt that expires by default every 7 days. The PH flag will allow us to change the expiration time if we obtain PWG permission for that. Bug: 126365511 Test: New test in ChooserActivityTest + manual testing of consistency and flag rollout using adb shell device_config put systemui hash_salt_max_days with multiple values Change-Id: Ib4255b3eb39ca91ccb5803dc036ffe0ea83a27c9 | |||||
