Per the Permissions that Imply Feature Requirements page, android.permission.CALL_PHONE
implies android.hardware.telephony
, which of course the Nexus 7 does not have. Make sure that telephony is not considered required by adding the following line to your Manifest: