manager: Add pseudo kernel and build time execution location settings
This commit is contained in:
@@ -524,4 +524,9 @@
|
||||
<string name="show_module_update_json_summary">Display update JSON URL in module details</string>
|
||||
<string name="show_more_module_info">Show More Module Info</string>
|
||||
<string name="show_more_module_info_summary">Display additional module information like update JSON URLs</string>
|
||||
<string name="susfs_execution_location_label">Execution Location</string>
|
||||
<string name="susfs_execution_location_service">Service</string>
|
||||
<string name="susfs_execution_location_post_fs_data">Post-FS-Data</string>
|
||||
<string name="susfs_execution_location_service_description">Execute after system services start</string>
|
||||
<string name="susfs_execution_location_post_fs_data_description">Execute after file system is mounted but before system is fully booted,May cause a boot loop</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user