This repository has been archived by the owner on Feb 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: sekaiacg <[email protected]>
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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] | ||
|
@@ -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 | ||
|