Expose hardware config size and user config size as system properties.
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
SystemPropertyId_BridgeProtocolVersion = 1,
|
||||
SystemPropertyId_DataModelVersion = 2,
|
||||
SystemPropertyId_FirmwareVersion = 3,
|
||||
SystemPropertyId_HardwareConfigSize = 4,
|
||||
SystemPropertyId_UserConfigSize = 5,
|
||||
} system_property_t;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user