sm8250-common: Add QTI GbaService implementation
Change-Id: I0fd5f8c4ed02003186d4bf54d473d8301b13c0e1
This commit is contained in:
parent
20f6d21d2d
commit
72482bafb1
2 changed files with 8 additions and 0 deletions
|
|
@ -54,4 +54,7 @@
|
|||
|
||||
<!-- Package name for the call-based number verification app -->
|
||||
<string name="platform_number_verification_package" translatable="false">com.google.android.gms</string>
|
||||
|
||||
<!-- String indicating the package name of the device GbaService implementation. -->
|
||||
<string name="config_gba_package" translatable="false">com.qualcomm.qti.uimGbaApp</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue