core: Implement ADBRootService
Co-authored-by: dianlujitao <dianlujitao@lineageos.org>
Co-authored-by: Luca Stefani <luca.stefani.ge1@gmail.com>
Co-authored-by: Michael Bestas <mkbestas@lineageos.org>
Change-Id: I1c90ad99960a2055339dfda9a03cd4f111ea40a0
diff --git a/Android.bp b/Android.bp
index fb84ddd..4883cee 100644
--- a/Android.bp
+++ b/Android.bp
@@ -140,6 +140,8 @@
":vold_aidl",
":deviceproductinfoconstants_aidl",
+ ":adbrootservice_aidl",
+
// For the generated R.java and Manifest.java
":framework-res{.aapt.srcjar}",