Loading cmds/installd/tests/installd_dexopt_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -351,7 +351,7 @@ protected: uid = kTestAppUid; } if (class_loader_context == nullptr) { class_loader_context = "&"; class_loader_context = "PCL[]"; } int32_t dexopt_needed = 0; // does not matter; std::optional<std::string> out_path; // does not matter Loading Loading
cmds/installd/tests/installd_dexopt_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -351,7 +351,7 @@ protected: uid = kTestAppUid; } if (class_loader_context == nullptr) { class_loader_context = "&"; class_loader_context = "PCL[]"; } int32_t dexopt_needed = 0; // does not matter; std::optional<std::string> out_path; // does not matter Loading