diff --git a/root.bp b/root.bp index ea17db376..a0b79f7c3 100644 --- a/root.bp +++ b/root.bp @@ -1,7 +1,6 @@ subname = "Android.bp" subdirs = [ - "art", "build/blueprint", "build/soong", "bionic", @@ -11,7 +10,6 @@ subdirs = [ "frameworks/native/libs/*", "hardware/*", "libcore", - "libnativehelper", "prebuilts/ndk", "prebuilts/sdk", "system/core/*",