Platform Level Privileges in the IDE

To use platform level privileges in the IDE Emulator, apply the platform certificate patch, which is located in the framework/security/hash-signer Git clone.

Note
You can use the platform certificate patch only in the Emulator and reference binary target. You cannot use the platform certificate patch on commercial devices. Hence, applications signed with this certificate cannot be installed on commercial devices.

To apply a certificate patch to an application:

  1. Within the Git clone, go to the hash-signer/certificates directory and find the tizen-distributor-partner-manufacturer-signer.p12 file.
  2. Rename the file as tizen-distributor-signer.p12.

  3. Within the SDK, go to the $<TIZEN_SDK_HOME>/tools/certificate-generator/certificates/distributor directory and replace the existing tizen-distributor-signer.p12 file with the one you renamed.

Where to Go Next