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

Commit c59652fd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Modify apex_available to Bluetooth apex" into main

parents f920cc5d 03475aad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -414,7 +414,7 @@ java_aconfig_library {
        "//apex_available:platform",
        "com.android.art",
        "com.android.art.debug",
        "com.android.btservices",
        "com.android.bt",
        "com.android.mediaprovider",
        "com.android.permission",
    ],
+1 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@ Changes to the whitelist during system updates can result in installing addition
to pre-existing users, but cannot uninstall pre-existing system packages from pre-existing users.
-->
<config>
    <!--  Bluetooth (com.android.btservices apex) - visible on the sharesheet -->
    <!--  Bluetooth (com.android.bt apex) - visible on the sharesheet -->
    <install-in-user-type package="com.android.bluetooth">
        <install-in user-type="SYSTEM" />
        <install-in user-type="FULL" />