anbox-platform-sdk
1.23.0
Anbox Platform SDK API documentation
|
AnboxAndroidSystemProperties describes the Android system properties provided by a platform to be forwarded to the Android container. More...
#include <types.h>
Public Attributes | |
uint16_t | size |
const char ** | properties |
AnboxAndroidSystemProperties describes the Android system properties provided by a platform to be forwarded to the Android container.
This enables the platform implmentation to provide required Android system properties for itself to function within Anbox runtime.