android: enable ril

Change-Id: I2f6ca6ef31237e7839bbe51812068894eba4a469
This commit is contained in:
Marko Man 2017-09-01 21:03:54 +02:00
parent 5dcd3473a6
commit f8d60b615b
2 changed files with 2 additions and 0 deletions

View File

@ -8,5 +8,6 @@
fetch="https://github.com/omnirom"
review="gerrit.omnirom.org" />
<project path="hardware/ril" name="android_hardware_ril" remote="omnirom" revision="android-8.0" />
<project path="vendor/codeaurora/telephony" name="android_vendor_codeaurora_telephony" remote="omnirom" revision="android-8.0" />
</manifest>

View File

@ -79,6 +79,7 @@
<remove-project name="platform/hardware/qcom/gps" />
<remove-project name="platform/hardware/qcom/media" />
<remove-project name="platform/hardware/qcom/power" />
<remove-project name="platform/hardware/ril" />
<remove-project name="kernel/tests" />