android_packages_modules_Vi.../authfs
Victor Hsieh 9e758576b1 Reland: Migrate AuthFsHostTest to use MicrodroidBuilder
The biggest benefit is that microdroid is now a `TestDevice`. This
allows more symmetry in the test code.

The original change can cause NullPointerException in `tearDown` when
AVF is not supported. This is fixed by checking nullness of sMicrodroid
before use.

Bug: 218751146
Test: atest AuthFsHostTest
Test: On cf_x86_64_phone-userdebug, run `atest AuthFsHostTest`
Change-Id: I0da31c79146ca22e6ed860e9b90fdcebaaf58391
2022-04-11 16:43:55 -07:00
..
aidl
fd_server
service
src authfs: support multiple threads 2022-04-08 09:14:54 -07:00
testdata
tests Reland: Migrate AuthFsHostTest to use MicrodroidBuilder 2022-04-11 16:43:55 -07:00
Android.bp
TEST_MAPPING