Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f250b2c authored by Hassan Ali's avatar Hassan Ali Committed by Gerrit Code Review
Browse files

Merge "Add ConfigInfrastructure lib to Android.bp"

parents a75ed53c 1daf2dd0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -99,6 +99,7 @@ android_app {
        "framework-bluetooth-pre-jarjar",
        "framework-statsd.stubs.module_lib",
        "framework-tethering.stubs.module_lib",
        "framework-configinfrastructure",
        "framework-connectivity.stubs.module_lib",
        "framework-mediaprovider",
        "unsupportedappusage",
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ java_library {
    libs: [
        "framework-annotations-lib",
        "framework-bluetooth-pre-jarjar",
        "framework-configinfrastructure",
        "app-compat-annotations",
        "framework-statsd.stubs.module_lib",
    ],