diff options
author | Chalard Jean <jchalard@google.com> | 2021-04-07 17:06:19 +0900 |
---|---|---|
committer | Chalard Jean <jchalard@google.com> | 2021-04-16 18:13:10 +0900 |
commit | 65f8e775fef1054dcb3cf222b5459326e725bff7 (patch) | |
tree | 46248b377ccb743ad75516202589d04ade2eda0d /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | fa1aa404eeccf512135a69fce9a71014b045de34 (diff) |
[NS13] Remove the last usage of the legacy int
Note that this requires removing part of a test, because
that part is testing that the a 50 bonus of the legacy
int is stronger than the validation penalty, which is
not a mechanic we want to have. When WiFi is unvalidated
and cell is unvalidated, cell should be kept in case it
validates, like is described in comments in
isNetworkPotentialSatisfier ; however this test is
checking that it *IS* reaped off if the wifi score is
strong enough. This should be incorrect, and should not
be tested, so this patch removes the check.
Test: ConnectivityServiceTest
Bug: 184834350
Change-Id: I8966abee59fea2d9f10f082aba87df6588b72762
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions