summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorAl Sutton <alsutton@google.com>2019-08-28 16:38:38 +0100
committerAl Sutton <alsutton@google.com>2019-08-29 15:21:10 +0100
commitb2b510e37b8338c62d4a9f88e943d554e3271f3d (patch)
tree3dc94565f91ae24b1a34538996983b98a2d5cd71 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentd4299771ecf187eb16adc746018c15a56b8794b3 (diff)
Clear the setttings provider cache before test runs
The Settings class has a cache (Settings$NameValueCache) which stores, in process, data read or written via the SettingsProvider. Currently we do not clear the cache between tests, which means that tests isolation is lost because each test shares a common cache with other tests. This CL forces the cache to be cleared between tests. Bug: 139449903 Test: atest SettingsProviderTest Change-Id: Iebbb335fd56b1bd24cf0e2ab98a1f392e4b84609
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions