api-impl: stubs and fixes for Shosetsu

This commit is contained in:
Julian Winkler
2025-10-04 13:57:53 +02:00
committed by Mis012
parent 8dcaf3e1ef
commit e58d8d2065
18 changed files with 77 additions and 22 deletions

View File

@@ -75,6 +75,7 @@ srcs = [
'android/bluetooth/BluetoothManager.java',
'android/bluetooth/BluetoothProfile.java',
'android/bluetooth/le/ScanCallback.java',
'android/content/AbstractThreadedSyncAdapter.java',
'android/content/ActivityNotFoundException.java',
'android/content/AsyncQueryHandler.java',
'android/content/ATLMediaContentProvider.java',
@@ -94,6 +95,7 @@ srcs = [
'android/content/Intent.java',
'android/content/IntentFilter.java',
'android/content/IntentSender.java',
'android/content/Loader.java',
'android/content/OperationApplicationException.java',
'android/content/RestrictionsManager.java',
'android/content/SearchRecentSuggestionsProvider.java',
@@ -383,6 +385,7 @@ srcs = [
'android/security/keystore/KeyGenParameterSpec.java',
'android/service/media/MediaBrowserService.java',
'android/speech/tts/TextToSpeech.java',
'android/speech/tts/UtteranceProgressListener.java',
'android/telecom/ConnectionService.java',
'android/telecom/TelecomManager.java',
'android/telephony/CellLocation.java',