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

Commit a08e5d51 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7224897 from 977c1dcf to sc-v2-release

Change-Id: Iaf71d7a61d4526c8035af64100f3389159bede17
parents bcd06173 977c1dcf
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -1026,18 +1026,6 @@ struct RouteSelectionDescriptor {
     * precedence.
     */
    uint8_t precedence;
    /**
     * Parameters defining this RouteSelectionDescriptor. The length of the vector
     * must be >= 1.
     */
    vec<RouteSelectionDescriptorParams> routeSelectionDescriptorParams;
};

/**
 * This struct represents a route selection descriptor. A valid struct must have
 * at least one of the vectors non-empty.
 */
struct RouteSelectionDescriptorParams {
    /**
     * Valid values are IP, IPV6 and IPV4V6.
     */