Skip to content

Commit ece1e25

Browse files
committed
Update readme
1 parent 523b9c7 commit ece1e25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ A config file consists of two parts. The first part are some metadata about the
198198
Every config file should have metadata with the following fields:
199199
- `maintainer`: str; Maintainer and author of the config file.
200200
- `device_name`: str; Name of the device.
201+
- `is_ab_device`: bool; A boolean to determine if the device is a/b-partitioned or not.
201202
- `device_code`: str; The official device code.
202203
- `supported_device_codes`: List[str]; A list of supported device codes for the config. The config will be loaded based on this field.
203204
- `twrp-link`: [OPTIONAL] str; name of the corresponding twrp page.

0 commit comments

Comments
 (0)