remove 'net.qtaguid_enabled' property
Bug: 161325508 Test: atest, TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I71248c600e520a3fb2bc40e59f7bf8daae6ad4ed
This commit is contained in:
parent
8879f2723f
commit
4321017c32
1 changed files with 0 additions and 1 deletions
|
@ -490,7 +490,6 @@ TEST(propertyinfoserializer, RealProperties) {
|
|||
{"media.recorder.show_manufacturer_and_model", "u:object_r:default_prop:s0"},
|
||||
{"net.bt.name", "u:object_r:system_prop:s0"},
|
||||
{"net.lte.ims.data.enabled", "u:object_r:net_radio_prop:s0"},
|
||||
{"net.qtaguid_enabled", "u:object_r:system_prop:s0"},
|
||||
{"net.tcp.default_init_rwnd", "u:object_r:system_prop:s0"},
|
||||
{"nfc.initialized", "u:object_r:nfc_prop:s0"},
|
||||
{"persist.audio.fluence.speaker", "u:object_r:audio_prop:s0"},
|
||||
|
|
Loading…
Reference in a new issue