android: add omni system/hardware/interfaces

Change-Id: I94e47adfd89a176f8cd02776cea2dc3a387e245c
This commit is contained in:
Marko Man 2017-11-10 08:23:40 +01:00
parent 2d7912f80e
commit fe897de373
2 changed files with 2 additions and 0 deletions

View File

@ -66,4 +66,5 @@
<project path="system/netd" name="android_system_netd" remote="omnirom" revision="android-8.0" />
<project path="system/sepolicy" name="android_system_sepolicy" remote="omnirom" revision="android-8.0" />
<project path="system/vold" name="android_system_vold" remote="omnirom" revision="android-8.0" />
<project path="system/hardware/interfaces" name="android_system_hardware_interfaces" remote="omnirom" revision="android-8.0" />
</manifest>

View File

@ -118,4 +118,5 @@
<remove-project name="platform/system/netd" />
<remove-project name="platform/system/sepolicy" />
<remove-project name="platform/system/vold" />
<remove-project name="platform/system/hardware/interfaces" />
</manifest>