Jump to content

Recommended Posts

Posted

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

Posted

On mine, (MCR FroYo Alpha4), it's 660 with app_0 as the owner.

Hope this helps.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.