You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
api-impl: misc stubs/additions
This commit is contained in:
@@ -9,6 +9,10 @@ extern "C" {
|
||||
#endif
|
||||
#undef android_app_Activity_MODE_PRIVATE
|
||||
#define android_app_Activity_MODE_PRIVATE 0L
|
||||
#undef android_app_Activity_RESULT_CANCELED
|
||||
#define android_app_Activity_RESULT_CANCELED 0L
|
||||
#undef android_app_Activity_RESULT_OK
|
||||
#define android_app_Activity_RESULT_OK -1L
|
||||
/*
|
||||
* Class: android_app_Activity
|
||||
* Method: nativeFinish
|
||||
|
||||
Reference in New Issue
Block a user