no description
| Field | Type | Description | Default |
|---|---|---|---|
uid |
uint16 |
UID for the file (optional) | |
seclabel |
\[string] |
Security label (SELinux context) for the file (optional) | |
operation |
StarnixFileOperation |
Operation to perform | |
mode |
uint16 |
Mode for the file (optional) | |
image_name |
string |
Name of the image to override files in (e.g. system, vendor, odm) | |
gid |
uint16 |
GID for the file (optional) | |
file_path |
string |
Path to the file in the image (e.g. system/bin/sh) |