mirror of
				https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
				synced 2025-10-31 16:28:52 +01:00 
			
		
		
		
	add local files
This commit is contained in:
		
							parent
							
								
									7cd02093c4
								
							
						
					
					
						commit
						974813cf3c
					
				
					 1694 changed files with 364708 additions and 0 deletions
				
			
		
							
								
								
									
										20
									
								
								universal7570-common/vendor/etc/init/hostapd.android.rc
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								universal7570-common/vendor/etc/init/hostapd.android.rc
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,20 @@ | |||
| # | ||||
| # init.rc fragment for hostapd on Android | ||||
| # Copyright (c) 2002-2016, Jouni Malinen <j@w1.fi> | ||||
| # | ||||
| # This software may be distributed under the terms of the BSD license. | ||||
| # See README for more details. | ||||
| # | ||||
| 
 | ||||
| on post-fs-data | ||||
|     mkdir /data/misc/wifi/hostapd 0770 wifi wifi | ||||
| 
 | ||||
| service hostapd /vendor/bin/hostapd \ | ||||
|         -e /data/misc/wifi/entropy.bin \ | ||||
|         /data/misc/wifi/hostapd.conf | ||||
|     class main | ||||
|     user wifi | ||||
|     group wifi net_raw net_admin | ||||
|     writepid /data/misc/wifi/hostapd.pid | ||||
|     disabled | ||||
|     oneshot | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Prabhjot Singh
						Prabhjot Singh