Hi,
I'm having the following permissions in my manifest:
 <uses-permission android:name="android.permission.INTERNET"/>
 <uses-permission
android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
 <uses-permission android:name="android.permission.RECORD_AUDIO">
 <uses-permission android:name="android.permission.CAMERA" />
 <uses-feature android:name="android.hardware.camera" />

... but only the first 3 gets copied to the device. Why?
I'm using Snow Leopard with Eclipse and G1 / HTC Hero. Any ideas?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to