mirror of
https://github.com/rvtr/ctr_Repair.git
synced 2025-10-31 13:51:08 -04:00
不要な権限んを削除したdescに合わせてrsfを更新
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@759 385bec56-5757-e545-9c3a-d8741f4650f1
This commit is contained in:
parent
d7a5b85b33
commit
c4de1789c7
@ -24,13 +24,11 @@ AccessControlInfo:
|
|||||||
|
|
||||||
FileSystemAccess:
|
FileSystemAccess:
|
||||||
- DirectSdmc
|
- DirectSdmc
|
||||||
- Debug
|
|
||||||
- Core
|
- Core
|
||||||
- CategoryFileSystemTool
|
- CategoryFileSystemTool
|
||||||
- ExportImportIvs
|
- ExportImportIvs
|
||||||
|
|
||||||
IoAccessControl:
|
IoAccessControl:
|
||||||
- FsMountCardSpi
|
|
||||||
- FsMountNand
|
- FsMountNand
|
||||||
- FsMountTwln
|
- FsMountTwln
|
||||||
|
|
||||||
@ -42,4 +40,4 @@ CardInfo:
|
|||||||
|
|
||||||
Rom:
|
Rom:
|
||||||
# ROM に含めるファイルシステムのルートパスを指定します。
|
# ROM に含めるファイルシステムのルートパスを指定します。
|
||||||
HostRoot: "$(ROMFS_ROOT)"
|
HostRoot: "$(ROMFS_ROOT)"
|
||||||
|
|||||||
@ -27,13 +27,11 @@ AccessControlInfo:
|
|||||||
|
|
||||||
FileSystemAccess:
|
FileSystemAccess:
|
||||||
- DirectSdmc
|
- DirectSdmc
|
||||||
- Debug
|
|
||||||
- Core
|
- Core
|
||||||
- CategoryFileSystemTool
|
- CategoryFileSystemTool
|
||||||
- ExportImportIvs
|
- ExportImportIvs
|
||||||
|
|
||||||
IoAccessControl:
|
IoAccessControl:
|
||||||
- FsMountCardSpi
|
|
||||||
- FsMountNand
|
- FsMountNand
|
||||||
- FsMountTwln
|
- FsMountTwln
|
||||||
|
|
||||||
@ -45,4 +43,4 @@ CardInfo:
|
|||||||
|
|
||||||
Rom:
|
Rom:
|
||||||
# ROM に含めるファイルシステムのルートパスを指定します。
|
# ROM に含めるファイルシステムのルートパスを指定します。
|
||||||
HostRoot: "$(ROMFS_ROOT)"
|
HostRoot: "$(ROMFS_ROOT)"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user