Include the AA-Policy in the list of frameworks returned by the store API
Bug #1444832 reported by
Benjamin Zeller
on 2015-04-16
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Software Center Agent |
Undecided
|
Shawn Wang | ||
Bug Description
Currently the SDK uses the store API to query for existing frameworks.:
https:/
However this list does not include the required apparmor policy for the
framework which we have to hardcode atm.
Adding the policy as a additional json field would solve that problem.
| Shawn Wang (shawn111) wrote : | #1 |
| Changed in software-center-agent: | |
| assignee: | nobody → Shawn Wang (shawn111) |
James Westby (james-w)
on 2015-09-15
| Changed in software-center-agent: | |
| status: | New → Incomplete |
To post a comment you must log in.

Thanks, Benjamin Zeller.
You can try, /myapps. developer. ubuntu. com/dev/ api/click- framework/ v2/.
https:/
It is including {"state": "available", "policy_vendor": "ubuntu", "policy_version": 1.1}.