Changes between Version 23 and Version 24 of notes/android


Ignore:
Timestamp:
2019-09-28T06:16:46Z (5 years ago)
Author:
root
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • notes/android

    v23 v24  
    8787chattr +i /data/data/com.google.android.gms/databases/dg.db
    8888}}}
     89
     90[[br]]
     91== delete fingerprint profiles
     92Symptoms:
     93* Fingerprint is not working to unlock the phone. Lockscreen gives me an error about missing fingerprint hardware.
     94* I can't add new fingerprints. The fingerprint wizard gives me an error message "Enrollment was not completed" and closes the wizard
     95
     96Solution: remove
     97* `/data/system/users/0/fpdata/user.db`
     98* `/data/system/users/0/*fingerprint*.xml`