diff --git a/.github/workflows/ci-android.yml b/.github/workflows/ci-android.yml index 871a1c3b..0564ec65 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 6d86d956..00000000 --- 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 00000000..801c3edb --- /dev/null +++ b/root-module-manual/system/etc/permissions/privapp-permissions-librepods.xml @@ -0,0 +1,9 @@ + + + + + + + + +