mirror of
https://github.com/openharmony/device_board_goodix.git
synced 2026-07-01 21:24:02 -04:00
Update GR551x SDK to v2.0.2
Signed-off-by: zhaoxingyu <zhaoxingyu@goodix.com>
This commit is contained in:
@@ -107,3 +107,6 @@ board_configed_sysroot = ""
|
||||
|
||||
# Board storage type, it used for file system generation.
|
||||
storage_type = ""
|
||||
|
||||
# Avoid attest module being involved by XTS
|
||||
abi_type = "*"
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"parts": {
|
||||
"device_gr5515_sk": {
|
||||
"module_list": [
|
||||
"//device/soc/goodix/gr551x:gr551x"
|
||||
]
|
||||
}
|
||||
},
|
||||
"subsystem": "device_gr5515_sk"
|
||||
}
|
||||
Reference in New Issue
Block a user