diff options
author | DONGHOON SHIN <dhs.shin@samsung.com> | 2017-08-24 00:38:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.ap-northeast-2.compute.internal> | 2017-08-24 00:38:48 +0000 |
commit | d8a810b9fceb679962d4b6c6f62b2fc0d81f9b49 (patch) | |
tree | 1d01a9104e059774ab57edc31529b0bfe68b5836 /packaging | |
parent | 62ebf7b0035656aca6f21abba7508091248bb165 (diff) | |
parent | c99638c3bd76fab431d4fce9df26c3e9e512cce5 (diff) | |
download | building-blocks-d8a810b9fceb679962d4b6c6f62b2fc0d81f9b49.tar.gz building-blocks-d8a810b9fceb679962d4b6c6f62b2fc0d81f9b49.tar.bz2 building-blocks-d8a810b9fceb679962d4b6c6f62b2fc0d81f9b49.zip |
Merge "Modify the attributes of Domain_Policy" into tizen
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/domain-apis.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/domain-apis.inc b/packaging/domain-apis.inc index a9fceb4..1697cdc 100644 --- a/packaging/domain-apis.inc +++ b/packaging/domain-apis.inc @@ -1631,8 +1631,6 @@ The CSR (Content Screening & Reputation) is an anti malware module. It provides Summary: Device_Policy Requires: device-policy-manager Requires: libdpm -Requires: libkrate -Requires: krate %description sub2-domain_API-Security-Device_Policy The Device Policy Management framework provides APIs to create security-aware applications that are useful in enterprise setting. The primary purpose of the DPM(Device Policy Management) framework is to support enterprise applications, which require integration with policies enforced on the device to restrict their operations on some circumstance, such as Exchange ActiveSync or corporate apps. The device policy API supports the policies listed in the below table, and any application can subscribe those policies by registring policy changed callback to the device policy manager. |