native service, EGL, native test client
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user