Remove the test of two fixed value static final arrays at boot.
We're currently comparing two fixed sets of values on every device on every boot. I've moved this check to a test so we can validate the values in the arrays once and then ship compliant code. Bug: 139373401 Test: atest SettingsProviderTests Change-Id: I7889118ef08da89d17e605458fe4bde881873a18
Loading
Please register or sign in to comment