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

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

Merge "Set POLICY_VCN in VCN network offer to fix safe mode" into main

parents 3173ce38 37819aeb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -677,6 +677,7 @@ public class Vcn extends Handler {
        return new NetworkScore.Builder()
                .setLegacyInt(VCN_LEGACY_SCORE_INT)
                .setTransportPrimary(true)
                .setVcn(true)
                .build();
    }