chmod dev/binder

This commit is contained in:
lastcc 2023-12-21 14:42:32 +08:00
parent 894f6ebc72
commit f746f51912
2 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ rm -rf %{buildroot}
semodule -X 300 -i /usr/share/sa/ft.pp
insmod /usr/share/sa/ashmem_linux.ko
insmod /usr/share/sa/binder_linux.ko
chmod 666 /dev/binder
chmod 666 /dev/ashmem
%files
/usr/include/ft/event_loop/*

Binary file not shown.