unplugged-system/vendor/mediatek/proprietary/packages/services/Ims/ext
2025-10-06 13:59:42 +00:00
..
src/com/mediatek/ims/ext Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

Ims\ext is  interface to provide operator customization mechanism.

WHAT IT DOES?
=============
It contains interface and default implementation of operator customization.

HOW IT WAS BUILT?
==================
Ims\ext is compiled as static lib when ImsService.apk is built.

HOW TO USE IT?
==============
It is used by operator plugins by including following in plugin make file:
LOCAL_JAVA_LIBRARIES += com.mediatek.ims.ext