I have created an android SDK that is having the below permission. Any new apps can use my sdk.
my installation failing when another app with this sdk integration already installed on android device
./adb install /Users/renjith//playground/MyApplication/app/app-release.apk
1714 KB/s (1451039 bytes in 0.826s)
pkg: /data/local/tmp/app-release.apk
Failure [INSTALL_FAILED_DUPLICATE_PERMISSION perm=org.example.demosdk.C2D_MESSAGE pkg=com.org.sdktest]