— a/frameworks/base/telephony/java/com/android/internal/telephony/TelephonyPermissions.java
+++ b/frameworks/base/telephony/java/com/android/internal/telephony/TelephonyPermissions.java
@@ -346,8 +346,11 @@ public final class TelephonyPermissions {
return true;
}
}
-
return reportAccessDeniedToReadIdentifiers(context, subId, pid, uid, callingPackage, -
message);
-
//add by ycj -
/* return reportAccessDeniedToReadIdentifiers(context, subId, pid, uid, callingPackage, -
message); */ -
return true; -
}// end by ycj
1384

被折叠的 条评论
为什么被折叠?



