[MTE] fix broken test
Bug: 245624194 Test: make RunSettingsRoboTests ROBOTEST_FILTER=MemtagHelperTest Change-Id: I71ad79270a5f538bf7a447345aa610c514683fec
This commit is contained in:
@@ -32,7 +32,7 @@ import org.robolectric.shadows.ShadowSystemProperties;
|
|||||||
@RunWith(RobolectricTestRunner.class)
|
@RunWith(RobolectricTestRunner.class)
|
||||||
public class MemtagHelperTest {
|
public class MemtagHelperTest {
|
||||||
private final String mMemtagProperty = "arm64.memtag.bootctl";
|
private final String mMemtagProperty = "arm64.memtag.bootctl";
|
||||||
private final String mMemtagSupportedProperty = "ro.arm64.memtag.bootctl_supported";
|
private final String mMemtagSupportedProperty = "ro.arm64.memtag.bootctl_settings_toggle";
|
||||||
private final String mDeviceConfigOverride =
|
private final String mDeviceConfigOverride =
|
||||||
"persist.device_config.memory_safety_native.bootloader_override";
|
"persist.device_config.memory_safety_native.bootloader_override";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user