aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Luther <luther.ralf@gmail.com>2021-08-25 20:54:48 +0200
committerRalf Luther <luther.ralf@gmail.com>2021-08-25 20:54:48 +0200
commitb801468ec9a17fe53b9f216c1320d40966b0a0cc (patch)
tree7799197100d001ad70ee8d80cf99e9c7e05b9664
parentd8fdecf09cbebce64bc3ffc95c381b68b8919d8c (diff)
crowdin: hopefully fix sync derp
bring the extra_packages in sync to ensure we can sync correctly. Change-Id: I13c341b261d0a22aac0ed436466ffcb0c806887e
-rwxr-xr-x[-rw-r--r--]config/r11.1_extra_packages.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/r11.1_extra_packages.xml b/config/r11.1_extra_packages.xml
index 6f5250f..839749f 100644..100755
--- a/config/r11.1_extra_packages.xml
+++ b/config/r11.1_extra_packages.xml
@@ -3,6 +3,6 @@
<!-- Extra packages not included in the main manifest -->
<!-- Devicespecific repositories that can be translated -->
- <project path="packages/apps/FlipFlap" name="AICP/packages_apps_FlipFlap" />
- <project path="packages/apps/JamesDSPManager" name="AICP/packages_apps_JamesDSPManager" />
+ <project path="packages/apps/FlipFlap" name="AICP/packages_apps_FlipFlap" remote="aicp" revision="r11.1" />
+ <!-- <project path="packages/apps/JamesDSPManager" name="AICP/packages_apps_JamesDSPManager" remote="aicp" revision="r11.1" /> -->
</manifest>