api-impl: add missed java files to meson.build

This commit is contained in:
Mis012 2025-03-26 21:02:44 +01:00
parent f3332b7201
commit 955113f110

View file

@ -229,6 +229,7 @@ srcs = [
'android/graphics/drawable/Animatable.java',
'android/graphics/drawable/AnimationDrawable.java',
'android/graphics/drawable/BitmapDrawable.java',
'android/graphics/drawable/ClipDrawable.java',
'android/graphics/drawable/ColorDrawable.java',
'android/graphics/drawable/ColorStateListDrawable.java',
'android/graphics/drawable/Drawable.java',
@ -364,6 +365,7 @@ srcs = [
'android/provider/UserDictionary.java',
'android/security/keystore/AndroidKeyStore.java',
'android/service/media/MediaBrowserService.java',
'android/speech/tts/TextToSpeech.java',
'android/telecom/ConnectionService.java',
'android/telecom/TelecomManager.java',
'android/telephony/CellLocation.java',