diff --git a/.github/workflows/ci-android.yml b/.github/workflows/ci-android.yml index 871a1c3..0564ec6 100644 --- a/.github/workflows/ci-android.yml +++ b/.github/workflows/ci-android.yml @@ -6,6 +6,7 @@ on: - '*' paths: - 'android/**' + - 'root-module-manual/**' pull_request: paths: - 'android/**' diff --git a/root-module-manual/.gitignore b/root-module-manual/.gitignore deleted file mode 100644 index 6d86d95..0000000 --- a/root-module-manual/.gitignore +++ /dev/null @@ -1 +0,0 @@ -system/ diff --git a/root-module-manual/system/etc/permissions/privapp-permissions-librepods.xml b/root-module-manual/system/etc/permissions/privapp-permissions-librepods.xml new file mode 100644 index 0000000..801c3ed --- /dev/null +++ b/root-module-manual/system/etc/permissions/privapp-permissions-librepods.xml @@ -0,0 +1,9 @@ + + + + + + + + +