mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-04-11 10:39:01 -04:00

frameworks/base/core/java/android/util/NtpTrustedTime.java:275: error: cannot find symbol final ContentResolver resolver = getContext().getContentResolver(); frameworks/base/core/java/android/content/pm/SpecialRuntimePermAppUtils.java:38: error: method checkPermission in class PermissionManager cannot be applied to given types; return PermissionManager.checkPermission(Manifest.permission.INTERNET, Process.myPid(), Process.myUid()) Signed-off-by: Tavi <tavi@divested.dev>