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

Commit 1250d412 authored by Youngtae Cha's avatar Youngtae Cha Committed by Android (Google) Code Review
Browse files

Merge "Support satellite_access_config_json field" into main

parents f3976f6b 2ea2c376
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -43,4 +43,5 @@ message SatelliteRegionProto {
  optional bytes s2_cell_file = 1;
  repeated string country_codes = 2;
  optional bool is_allowed = 3;
  optional bytes satellite_access_config_file = 4;
}