Loading fs_mgr/libsnapshot/Android.bp +7 −9 Original line number Diff line number Diff line Loading @@ -308,17 +308,15 @@ cc_test { "vts", "general-tests", ], compile_multilib: "both", multilib: { lib32: { suffix: "32", }, lib64: { suffix: "64", }, }, compile_multilib: "first", test_options: { min_shipping_api_level: 30, test_runner_options: [ { name: "force-no-test-error", value: "false", }, ], }, } Loading Loading
fs_mgr/libsnapshot/Android.bp +7 −9 Original line number Diff line number Diff line Loading @@ -308,17 +308,15 @@ cc_test { "vts", "general-tests", ], compile_multilib: "both", multilib: { lib32: { suffix: "32", }, lib64: { suffix: "64", }, }, compile_multilib: "first", test_options: { min_shipping_api_level: 30, test_runner_options: [ { name: "force-no-test-error", value: "false", }, ], }, } Loading