Changes between Version 26 and Version 27 of notes/android


Ignore:
Timestamp:
2020-04-21T08:51:20Z (5 years ago)
Author:
root
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • notes/android

    v26 v27  
    7979[[br]]
    8080== gpay attest
     81modify:
    8182{{{#!bash
    8283am force-stop /data/data/com.google.android.apps.walletnfcrel
     
    8687chmod 444 /data/data/com.google.android.gms/databases/dg.db
    8788chattr +i /data/data/com.google.android.gms/databases/dg.db
     89}}}
     90[[br]]
     91check:
     92{{{#!bash
     93/data/data/com.keramidas.TitaniumBackup/files/sqlite3 /data/data/com.google.android.gms/databases/dg.db 'select a,c from main;'
    8894}}}
    8995