Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c45f78c8 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android (Google) Code Review
Browse files

Merge "Replace a custom AndroidRuntime::findClass with a more targeted fix."

parents fd07b866 ca1feb40
Loading
Loading
Loading
Loading
+19 −20
Original line number Diff line number Diff line
@@ -68,7 +68,6 @@ extern Condition gEventQCondition;

namespace android {

extern status_t app_init(const char* className);
extern void set_finish_init_func(void (*func)());