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>
This commit is contained in:
Denis 'GNUtoo' Carikli 2019-11-22 17:03:53 +01:00
parent adf962efbf
commit f183347c29
No known key found for this signature in database
GPG Key ID: 5F5DFCC14177E263
1 changed files with 1 additions and 0 deletions

View File

@ -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 -->