aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-11-22 17:03:53 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-11-29 02:09:01 +0100
commitf183347c29b2014a4d678cfc648e3b55fb17d4c2 (patch)
tree56016b305473e9bf3b9efbbec017fc9549a5b406
parentadf962efbf6fe2864f58eed63386644f9068edbc (diff)
downloadmanifest-f183347c29b2014a4d678cfc648e3b55fb17d4c2.tar.gz
manifest-f183347c29b2014a4d678cfc648e3b55fb17d4c2.tar.bz2
manifest-f183347c29b2014a4d678cfc648e3b55fb17d4c2.zip
Add replicant-scripts
That repository contains scripts to be used to disable the modem and enable usb networking. It was previously named user-scripts but it also contains scripts meant for development as well. The scripts have to be added to PRODUCT_PACKAGES to be shipped on the devices. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 94d81ce..fccd268 100644
--- a/default.xml
+++ b/default.xml
@@ -293,6 +293,7 @@
<project path="system/security" name="LineageOS-mirror/android_system_security.git" groups="pdk" />
<project path="system/vold" name="LineageOS-mirror/android_system_vold.git" groups="pdk" />
<project path="vendor/replicant" name="replicant/vendor_replicant.git" remote="replicant" />
+ <project path="vendor/replicant-scripts" name="replicant/vendor_replicant-scripts.git" remote="replicant" />
<project path="vendor/cmsdk" name="replicant/vendor_cmsdk.git" remote="replicant" />
<!-- CMSDK SAMPLES -->