diff options
| author | 2024-10-29 09:52:52 -0700 | |
|---|---|---|
| committer | 2024-10-29 13:02:22 -0700 | |
| commit | fa1a8d691b8e9cef4c6b022cd6f4edaeacdd7f16 (patch) | |
| tree | a2bf5113b6c5d97904d5e9fb68f1afddb16ca6ae /libs/androidfw/StringPool.cpp | |
| parent | 194dc2cd58a61bfcfb144321000f9e7a29ae48d0 (diff) | |
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
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions