Completely remove WiFi from Android Rom (Including Settings Layout) -


i working aosp gingerbread , have built customized rom nexus 1 excludes wifi , camera. however, wifi can still seen in settings menu. how remove settings layout?
p.s. want rom 100% free of modules, drivers or libraries two. had commented out use_camera_stub := false boardconfigvendor.mk , replaced wifi related defines board_have_wifi := false in boardconfigcommon.mk before compiling. is modification correct or there better way it?

thanks.

ok, commented out wifi , wifi settings wireless_setting.xml , wireless_setting.java remove them settings layout.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -