Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fa1a8d69 authored by Lee Shombert's avatar Lee Shombert
Browse files

Remove a test-only PIC exception

PropertyInvalidatedCache.setTestMode() should not throw an exception
yet.  The protocol is that the test mode must toggle but that was not
enforced.  A recent commit threw an exception if the mode did not
toggle (all clients were updated) but the updated platform code will
not pass a legacy CTS test.

This flag-guards the exception.

Tested with a CTS build from 25Q1; verified that a log message is generated
but the test still passes.

Flag: android.app.enforce_pic_testmode_protocol
Bug: 375954058
Test: atest
 * FrameworksCoreTests:PropertyInvalidatedCacheTests
 * FrameworksCoreTests:IpcDataCacheTest
 * CtsOsTestCases:IpcDataCacheTest
 * ServiceBluetoothTests
Change-Id: Ie79958ead5190150bb4dc342c5d3aaac8791f420
parent 194dc2cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment