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

Commit 8b2f2bc0 authored by Yan Yan's avatar Yan Yan Committed by Android (Google) Code Review
Browse files

Merge "Set min_sdk_version of framework-connectivity-b to 36" into main

parents 988f3746 c2002b97
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -77,8 +77,7 @@ framework_connectivity_b_defaults_soong_config {
    ],
    soong_config_variables: {
        is_vcn_in_mainline: {
            //TODO: b/380155299 Make it Baklava when aidl tool can understand it
            min_sdk_version: "current",
            min_sdk_version: "36",
            static_libs: ["android.net.vcn.flags-aconfig-java"],
            apex_available: ["com.android.tethering"],