# [usage] # format-> m.n=v # m -> module definition, support wildcards # p -> property name, used as key, case sensitive # v -> property value # # [example] # mms.UserAgent = Android 4.0/Release 01.05.2012 # bluetooth.HostName = BtDevice # *.UAProfileURL = http://www.google.com/UAProf.xml # # [notice] # CR/LF used as only delimiter of each configuaration items, both LINUX/MAC/DOS format supported # character set: ASCII, encoding type: UTF8 #browser.UserAgent = Athens15_TD/V2 Linux/3.0.13 Android/4.0 Release/02.15.2012 Browser/AppleWebKit534.30 Mobile Safari/534.30 System/Android 4.0.1; browser.UAProfileURL = http://218.249.47.94/Xianghe/MTK_Phone_KK_UAprofile.xml mms.UserAgent = Android-Mms/0.1 mms.UAProfileURL = http://www.google.com/oha/rdf/ua-profile-kila.xml http_streaming.UserAgent = stagefright/1.2 (Linux;Android @ro.build.version.release ) rtsp_streaming.UserAgent = stagefright/1.2 (Linux;Android @ro.build.version.release ) #http_streaming.UAProfileURL = http://218.249.47.94/Xianghe/MTK_Athens15_UAProfile.xml #rtsp_streaming.UAProfileURL = http://218.249.47.94/Xianghe/MTK_Athens15_UAProfile.xml # modify default_name dm.Manufacturer = @ro.product.manufacturer@ dm.Model = @ro.product.model@ bluetooth.HostName = @ro.product.model@ fmtransmitter.RDSValue = @ro.product.model@ wlan.SSID = @ro.product.model@ Setting.Model=@ro.product.model@ Setting.SWVerno= @ro.mediatek.version.release@