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

Commit 5f21bec7 authored by Yu Shan's avatar Yu Shan Committed by Android (Google) Code Review
Browse files

Merge "Update comment for SUPPORTED_PROPERTY_IDS."

parents d578ebcb ede3c2aa
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -1183,12 +1183,14 @@ const ConfigDeclaration kVehicleProperties[]{
        {
                .config =
                        {
                                // VHAL_SUPPORTED_PROPERTY_IDS
                                // SUPPORTED_PROPERTY_IDS
                                .prop = 289476424,
                                .access = VehiclePropertyAccess::READ,
                                .changeMode = VehiclePropertyChangeMode::STATIC,
                                // Fetch 100 configs in one request. This number is just arbitrarily
                                // chosen.
                                // chosen here. But some HAL impl with bigger config data may need a
                                // smaller number to make sure the configs returned in one request
                                // fits the binder data size limitation.
                                .configArray = {100},
                        },
                // All supported property IDs. This list is checked by