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

Commit ede3c2aa authored by Yu Shan's avatar Yu Shan
Browse files

Update comment for SUPPORTED_PROPERTY_IDS.

Test: None
Bug: 246606989
Change-Id: Ic8aa060bae2577229e96ce7b113bf1d452784dcd
parent 36117a15
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