Android: Expose config changed callbacks

This commit is contained in:
JosJuice 2023-03-15 21:53:29 +01:00
parent 2ece642cf8
commit d80f9d53fc
5 changed files with 91 additions and 0 deletions

View file

@ -108,4 +108,6 @@ jclass GetCoreDeviceControlClass();
jfieldID GetCoreDeviceControlPointer();
jmethodID GetCoreDeviceControlConstructor();
jmethodID GetRunnableRun();
} // namespace IDCache