diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:41:38 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:41:38 -0500 |
| commit | daac4cab3715c33426b8a3dd2d0c8446742da661 (patch) | |
| tree | 46bc8c41356dd2085ec61d9321648051adfbd905 | |
| parent | 2be839a600a162bc15d5af0677f017911db121b6 (diff) | |
explain standalone apps section
| -rw-r--r-- | static/source.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index 25ac9bb6..ac17b575 100644 --- a/static/source.html +++ b/static/source.html @@ -73,6 +73,10 @@ <section id="standalone-apps"> <h2><a href="#standalone-apps">Standalone apps</a></h2> + <p>These are the standalone app projects developed by GrapheneOS. This does not + include the many apps included by AOSP without modifications by GrapheneOS or with + only minor modifications.</p> + <ul> <li><a href="https://github.com/GrapheneOS/Auditor">Auditor</a></li> <li><a href="https://github.com/GrapheneOS/platform_external_Auditor">Auditor prebuilt (platform_external_Auditor)</a></li> |
