mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
!11 去除多余代码。
Merge pull request !11 from chenyude/cherry-pick-1647589133
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
#include <limits.h>
|
||||
#include "syscap_tool.h"
|
||||
|
||||
extern char *optarg;
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
int32_t ret, optIndex;
|
||||
|
||||
@@ -24,8 +24,6 @@
|
||||
#include <wait.h>
|
||||
#include "syscap_tool.h"
|
||||
|
||||
extern char *optarg;
|
||||
|
||||
char *g_testFilePcid = "{\n \"api_version\": 0,\n \"manufacturer_id\": 0,\n \"product\": \"rk3568\",\n" \
|
||||
" \"syscap\": {\n \"os\": [\n \"SystemCapability.Account.AppAccount\",\n" \
|
||||
" \"SystemCapability.Account.OsAccount\"\n ]\n },\n" \
|
||||
|
||||
Reference in New Issue
Block a user