use com.android.phone

This commit is contained in:
wenyifan
2023-08-25 22:43:19 +08:00
parent 135dd8305e
commit 2fa48187b9
7 changed files with 253 additions and 47 deletions

View File

@ -36,5 +36,5 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation files('libs/qcrilhook.jar')
implementation files('libs/mirilhook.jar')
implementation files('libs/qti-telephony-utils.jar')
}