uiderrors relax


vis427

Members
Mar 8, 2020
12
15
/data/system/uiderrors.txt gets all these relax errors at every restart
Relax SCAN_REQUIRE_KNOWN requirement for package com.miui.compass ...
That's a PackageManager warning, as I can see from logcat.

https://gitlab.e.foundation/e/os/an...ce2213a1032d9138ea6fa1420f055ab08c?expanded=1
// If we're only installing presumed-existing packages, require that the scanned APK is both already known and at the path previously established for it. Previously unknown packages we pick up normally, but if we have an a priori expectation about this package's install presence, enforce it.
With a singular exception for new system packages. When an OTA contains a new system package, we allow the codepath to change from a system location to the user-installed location. If we don't allow this change, any newer, user-installed version of the application will be ignored.
 

Attachments

  • uiderrors.txt
    818 bytes · Views: 152
Last edited: