manifest: add omni external/selinux
Change-Id: Id58870ddf6520e9e3b17b4f433eafceb7448ddbb
This commit is contained in:
parent
f7b654398b
commit
ca888b7fa6
2 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
<project path="development" name="android_development" remote="omnirom" revision="android-8.0" groups="pdk-cw-fs,pdk-fs" />
|
||||
|
||||
<project path="external/tinycompress" name="android_external_tinycompress" remote="omnirom" revision="android-8.0" />
|
||||
<project path="external/selinux" name="android_external_selinux" remote="omnirom" revision="android-8.0" />
|
||||
|
||||
<project path="frameworks/av" name="android_frameworks_av" remote="omnirom" revision="android-8.0" />
|
||||
<project path="frameworks/base" name="android_frameworks_base" remote="omnirom" revision="android-8.0" />
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
<remove-project name="platform/external/libnfnetlink" />
|
||||
<remove-project name="platform/external/libnetfilter_conntrack" />
|
||||
<remove-project name="platform/external/tinycompress" />
|
||||
<remove-project name="platform/external/selinux" />
|
||||
|
||||
<remove-project name="platform/frameworks/av" />
|
||||
<remove-project name="platform/frameworks/base" />
|
||||
|
|
Loading…
Reference in a new issue