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

Commit 115142b2 authored by Hakjun Choi's avatar Hakjun Choi Committed by Android (Google) Code Review
Browse files

Merge "Enhance overlayconfig api for satellite access controller" into main

parents 3ebccb43 96a2975a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3168,7 +3168,7 @@ interface ITelephony {
     */
    boolean setSatelliteAccessControlOverlayConfigs(in boolean reset, in boolean isAllowed,
            in String s2CellFile, in long locationFreshDurationNanos,
            in List<String> satelliteCountryCodes);
            in List<String> satelliteCountryCodes, String satelliteAccessConfigurationFile);

    /**
     * This API can be used in only testing to override oem-enabled satellite provision status.