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

Commit f5dcb1fe authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Adding protocol for chinese Id in ProtocolDiscoveryConfig AIDL" into main

parents ad793838 4a4c2355
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,4 +43,5 @@ parcelable ProtocolDiscoveryConfig {
  byte discoveryPollKovio;
  byte discoveryPollBPrime;
  byte discoveryListenBPrime;
  byte protocolChineseId;
}
+1 −0
Original line number Diff line number Diff line
@@ -33,4 +33,5 @@ parcelable ProtocolDiscoveryConfig {
    byte discoveryPollKovio;
    byte discoveryPollBPrime;
    byte discoveryListenBPrime;
    byte protocolChineseId;
}