diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-15 13:18:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-15 13:18:19 -0400 |
| commit | 543c5c432b2149e95564925a0f5eb7fdbcec4777 (patch) | |
| tree | 1255bc98c576660fc3e5d92868cf669d5ac36bc2 | |
| parent | d8c97edaf4ebbf20468d0986492f81df7fc33b3b (diff) | |
netd is forked again
| -rw-r--r-- | static/source.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index d7072032..f1b75240 100644 --- a/static/source.html +++ b/static/source.html @@ -150,6 +150,7 @@ <li><a href="https://github.com/GrapheneOS/platform_system_bt">platform_system_bt</a></li> <li><a href="https://github.com/GrapheneOS/platform_system_core">platform_system_core</a></li> <li><a href="https://github.com/GrapheneOS/platform_system_extras">platform_system_extras</a></li> + <li><a href="https://github.com/GrapheneOS/platform_system_netd">platform_system_netd</a></li> <li><a href="https://github.com/GrapheneOS/platform_system_sepolicy">platform_system_sepolicy</a></li> </ul> |
