Guest K.Rens Posted January 17, 2011 Report Posted January 17, 2011 Hi all, I just replaced the contacts2.db using adb push, but now the file is owned by root, rw-rw-rw Does anyone know what the original access rights are on the contacts2.db file, since now every app can read my contacts. It should be 660 user? You can view this using the terminal and running the following command: ls -l /data/data/com.android.providers.contacts/databases/contacts2.db The output you can post here. Is there a manual somewhere explaining which file should have which access rights? I'm using Froyo r6. Thank you! Koen
Guest Stooby Posted January 17, 2011 Report Posted January 17, 2011 On mine, (MCR FroYo Alpha4), it's 660 with app_0 as the owner. Hope this helps.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now