Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
README: Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: sekaiacg <[email protected]>
  • Loading branch information
sekaiacg committed Jan 4, 2023
1 parent 7d256d2 commit b1f0ed6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
- files_context

****
**fs_config:**`vendor/app 0 2000 0755`
**fs_config:**`vendor/bin/hw/[email protected] 1002 1002 0755 capabilities=0x1000`

**files_context:** `vendor/bin/hw/[email protected] 1002 1002 0755 capabilities=0x1000`
**files_context:** `/vendor/bin/hw/android\.hardware\.bluetooth@1\.0-service-qti u:object_r:hal_bluetooth_default_exec:s0`

```
usage: [options]
Expand All @@ -35,7 +35,7 @@ usage: [options]
--extract-conf=[FILE] Extract the target of config
-r When using config, recurse directories
--only-cfg-and-ctx Only extract fs_config and files_context
-T# [1-X] Use # threads, -T0: 2/X
-T# [1-X] Use # threads, -T0: X/2
-f, --overwrite [default: skip] overwrite files that already exist
-o, --outdir=X Output dir
-V, --version Print the version info
Expand Down

0 comments on commit b1f0ed6

Please sign in to comment.