Unable to give permissions to socket through .te file in Android oreo

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Unable to give permissions to socket through .te file in Android oreo

1,475 次查看
abhilashyarrago
Contributor I
Hi, 

I m trying to execute a custom binary through popen  for enabling the wifi protocol in Android Oreo.

popen("/vendor/bin/hw/onebox_util rpine0 enable_protocol 1", "r");

I'm getting the error as "avc : denied {execute_no_trans}" .Please find the attached logcat image.
Someone please help me , how to give the permissions for "onebox_util" using sepolicy?
and also , how to give permissions for creating socket through "onebox_util"

Regards
Abhilash
0 项奖励
回复
1 回复

1,357 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

I apologize for the delay,

Have you tried to perform the command as a root user?

Best Regards,

Diego.

0 项奖励
回复