mirror of
https://github.com/openharmony/startup_init_lite.git
synced 2026-07-18 16:24:27 -04:00
@@ -13,10 +13,10 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// lite release not support set parameter and ramdisk image not need to set device node parameter.
|
||||
// lite release not support set parameter.
|
||||
int SetUeventDeviceParameter(const char *devNode, const char *paramValue)
|
||||
{
|
||||
(void)(devNode);
|
||||
(void)(paramValue);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user