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

Commit 8d1d87d2 authored by qiaoli's avatar qiaoli
Browse files

Add federatedcompute stubs and bootclasspath fragment

Test: TH
Bug: 244640209
Change-Id: I364cbe5303333f1e70585840c1bda178135fe22d
parent fdfde64c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ stubs_defaults {
        ":framework-connectivity-sources",
        ":framework-bluetooth-sources",
        ":framework-connectivity-tiramisu-updatable-sources",
        ":framework-federatedcompute-sources",
        ":framework-graphics-srcs",
        ":framework-mediaprovider-sources",
        ":framework-nearby-sources",
+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ combined_apis {
        "framework-bluetooth",
        "framework-connectivity",
        "framework-connectivity-t",
        "framework-federatedcompute",
        "framework-graphics",
        "framework-media",
        "framework-mediaprovider",
+4 −0
Original line number Diff line number Diff line
@@ -67,6 +67,10 @@ platform_bootclasspath {
            apex: "com.android.conscrypt",
            module: "com.android.conscrypt-bootclasspath-fragment",
        },
        {
            apex: "com.android.federatedcompute",
            module: "com.android.federatedcompute-bootclasspath-fragment",
        },
        {
            apex: "com.android.healthconnect",
            module: "com.android.healthconnect-bootclasspath-fragment",