native service, EGL, native test client

This commit is contained in:
2025-12-28 20:30:55 +01:00
parent de82e50bd5
commit 19400fd2b2
27 changed files with 13683 additions and 23 deletions

View File

@@ -21,6 +21,7 @@ public:
explicit BpMosisService(const ::ndk::SpAIBinder& binder);
virtual ~BpMosisService();
::ndk::ScopedAStatus initOS(bool* _aidl_return) override;
::ndk::ScopedAStatus getNumber(int32_t* _aidl_return) override;
};
} // namespace mosis