ANDROID: qcom: Add sysfs related symbol
Add sysfs_group_change_owner which is needed by rmnet modules. Leaf changes summary: 1 artifact changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 1 Added function: [A] 'function int sysfs_group_change_owner(kobject*, const attribute_group*, kuid_t, kgid_t)' Bug: 220227362 Change-Id: I64e9ddd87f10a1b943fc1b3aa49661b3d3b70726 Signed-off-by: Subash Abhinov Kasiviswanathan <quic_subashab@quicinc.com>
This commit is contained in:

committed by
Giuliano Procida

parent
b9b8fd203d
commit
c3ac7418e6
File diff suppressed because it is too large
Load Diff
@@ -2430,6 +2430,7 @@
|
||||
sysfs_create_groups
|
||||
sysfs_create_link
|
||||
sysfs_emit
|
||||
sysfs_group_change_owner
|
||||
__sysfs_match_string
|
||||
sysfs_notify
|
||||
sysfs_remove_bin_file
|
||||
|
Reference in New Issue
Block a user