Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce10d98c authored by chen xu's avatar chen xu
Browse files

add more comments for API getAidForAppType

Bug: 119620470
Test: Build
Change-Id: I5df3e0d2f0ed93610a601aebf81f67deae4e1c05
parent 74204892
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -8558,7 +8558,8 @@ public class TelephonyManager {

    /**
     * Return the application ID for the uicc application type like {@link #APPTYPE_CSIM}.
     * All uicc applications are uniquely identified by application ID. See ETSI 102.221 and 101.220
     * All uicc applications are uniquely identified by application ID, represented by the hex
     * string. e.g, A00000015141434C00. See ETSI 102.221 and 101.220
     * <p>Requires Permission:
     *   {@link android.Manifest.permission#READ_PRIVILEGED_PHONE_STATE}
     *