commit | b309f8d3b4815044b14904772315dd492220e76c | [log] [tgz] |
---|---|---|
author | Jiakai Zhang <jiakaiz@google.com> | Wed Jan 18 15:59:38 2023 +0800 |
committer | Jiakai Zhang <jiakaiz@google.com> | Fri Jan 20 08:40:00 2023 +0000 |
tree | 3479b9f0dac29932cd79059bb27f0b97ba630a8b | |
parent | 17e75aee286f48dfffd137e019fc5ffd5e8b0502 [diff] |
Fix the wrong test fixture setup regarding downgrade. The storage threshold is now controlled by a constant rather than a sysprop. This change removes the setup for the sysprop that no longer exsits and adds a test case to catch such wrong setup. Also fixes a wrong comment. Bug: 255565888 Test: atest ArtServiceTests Ignore-AOSP-First: ART Services. Change-Id: Ib902e643a528a47ec5d0c3a3b1751d3d9d6f6d90