commit | 06b93c07385ed257ea57638f7164aeb160a9a0a5 | [log] [tgz] |
---|---|---|
author | Luca Stefani <luca.stefani.ge1@gmail.com> | Sun Nov 03 00:06:45 2019 +0100 |
committer | Luca Stefani <luca.stefani.ge1@gmail.com> | Fri Nov 08 12:13:55 2019 +0100 |
tree | 0772cceecf9abb51082a829cb9ff84fecc0a1462 | |
parent | 5c9d6c40e35ef48d0a22c8cf217be16d4ab16c53 [diff] |
Build adb_root Change-Id: I646b9db5543b47f777b443f601e9c2c6fa7ef08b
diff --git a/config/common.mk b/config/common.mk index 5839893..dd9420e 100644 --- a/config/common.mk +++ b/config/common.mk
@@ -229,6 +229,8 @@ # Conditionally build in su ifneq ($(TARGET_BUILD_VARIANT),user) +PRODUCT_PACKAGES += \ + adb_root ifeq ($(WITH_SU),true) PRODUCT_PACKAGES += \ su