On Android 11 and higher, Open Mobile API (OMAPI) supports checking for eSE, SD, and UICC support hardware on devices with the following flags:
Use these values with
getSystemAvailableFeatures()
or
hasSystemFeature()
to check for device support.