You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a Java library with required Xiaomi telephony methods
To make this jar available to all system APKs, load it as bootjar:
```
PRODUCT_PACKAGES += \
xiaomi-telephony-stub
PRODUCT_BOOT_JARS += \
xiaomi-telephony-stub
```
Change-Id: I69006732e6f915dc2a5cd1a3262b7ccf37372986
0 commit comments