You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 years ago | |
---|---|---|
vendor | 5 years ago | |
README.md | 6 years ago | |
sepolicy.mk | 5 years ago |
README.md
sepolicy for SODP
This sepolicy is suitable for SODP supported devices when building on AOSP. Where
possible, we follow the structure, style, and naming conventions found in the sepolicy
written for Google devices. The current best comparison is the wahoo
sepolicy.
When submitting patches please include the following in the commit message:
- The AVC denial you wish to resolve
- Why you think this is the correct sepolicy
- Steps to reproduce the denial
- Ping @AdFad666 for review.
Failure to include the above may result in your patch being rejected.
This sepolicy also requires device specific file_contexts
and genfs_contexts
that can be found in each platform's git repository.