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

Commit cfbf8386 authored by Hassan Ali's avatar Hassan Ali Committed by Automerger Merge Worker
Browse files

Merge "Add ConfigInfrastructure lib to Android.bp" am: 1f250b2c am: c9eb77d9

parents ed2c0aed c9eb77d9
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",
    ],