Jumat, 09 Mei 2014

Cara Fix FM Radio Di Port Rom

Cara Fix FM Radio Di Port Rom - Tutorial Fix FM Radio Radio Di Port Rom Ini sangatlah Mudah Sob , Kalo kita Sudah Tau :d , Yu Sok Silahkan Di Coba :

HH Yang Sudah Saya Coba Buat Fix FM Radio

Andromax C JB
Andromax I3


Langsung aja:
Copas text ini ke dalam file build.prop di Rom Port tepatnya diatas tulisan 
# ADDITIONAL_BUILD_PROPERTIES.


##################################################################

rild.libpath=/system/lib/libril-qc-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
keyguard.no_require_sim=1
debug.sf.hw=1
debug.enabletr=false
debug.composition.7x27A.type=gpu
debug.composition.7x25A.type=gpu
debug.composition.8x25.type=dyn
debug.hwc.dynThreshold=1.91
ro.sf.7x27A.lcd_density=240
ro.sf.8x25.lcd_density=240
ro.sf.lcd_density=240
dalvik.vm.heapsize=24m
#
# system props for the cne module
#
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
persist.cne.fmc.init.time.out=30
persist.cne.fmc.comm.time.out=130
persist.cne.fmc.retry=false
persist.cne.feature=0

#
# system props for the MM modules
#
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
# Headset hook delay in milli seconds
headset.hook.delay=500

#
# system prop for audio post processing
#
audio.legacy.postproc=true

#
# system prop for opengles version
#
ro.opengles.version=131072

#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.ds_fmc_app.mode=0

#
# system props for IMS module
#
persist.ims.regmanager.mode=0

#
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true

#
# system prop for Bluetooth FTP profile
#
ro.qualcomm.bluetooth.ftp=true

#
# system prop for Bluetooth SAP profile
#
ro.qualcomm.bluetooth.sap=true

#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true

#
#system property for Bluetooth discoverability timeout in seconds
#0: Always discoverable
#debug.bt.discoverable_time=0

#
# System prop to disable strict mode flash on display
#
persist.sys.strictmode.visual=false

#
# System prop to enable/disable OMH. Enabled by default
#
persist.omh.enabled=1

#System prop to enable ehrpd capability
ro.config.ehrpd=true

# System property for cabl
ro.qualcomm.cabl=1

# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=0

#
# System prop for sending transmit power request to RIL during WiFi hotspot on/off
#
ro.ril.transmitpower=true

#
#
#System prop to determine availability of
#analog fm path
#
ro.fm.analogpath.supported=false

ro.fm.I2C=1

#
#System property for FM transmitter
#
ro.fm.transmitter=false

#
#System property for single instance recording
#
ro.fm.mulinst.recording.support=false

#
#for using emmc partition instead sdcard
#
persist.sys.emmcsdcard.enabled=0

#
# system props for SD card emulation of emmc partition
#
ro.emmc.sdcard.partition=20

#
# system property to enforce Phone Mode view
#
ro.screen.layout=normal
#
#System prop for setting the pixel format
#
#ro.staticwallpaper.pixelformat=RGB_565

#
#System prop for disabling the meta data mode for encoder
#
debug.camcorder.disablemeta=0

#
# Simulate sdcard on /data/media
#
persist.fuse_sdcard=false

#
# System prop for using landscape preview layout in camera
#
debug.camera.landscape=true

#
# System prop for capping scroll velocity
#
ro.max.fling_velocity=4000

#
# System prop for enabling discontinuity for HLS Variant Playlist
#
httplive.enable.discontinuity=true

#
# Enable Dynamic sampling to help with cases like mp3 playback.
#
dev.pm.dyn_samplingrate=1
#
# On Strider below period is found to improve power numbers for AAC MP4
#
dev.pm.dyn_sample_period=700000
#
# System prop for enabling the cdrom feature
#
persist.service.cdrom.enable=1

#for enable poweroff charging feature
persist.pwroffcharging.enable=1

#enable read network preference from NV 10
persist.radio.mode_pref_nv10=1
#enable root permission of some debug tools
persist.debug.root.permission=true

#
#  System prop for mapping to TTY Device for CSVT
#
hw.tty.vtdevice=/dev/smd11

# Add 20120823 TS-FMC-V2 start
#
# System prop for enabling the fmc feature
#
ro.config.cwenable=1

#
# System prop for enabling the fmc v2.0 feature
#
ro.config.fmcv2support=1
# Add 20120823 TS-FMC-V2 end


# set default mtu to 1380
persist.data_netmgrd_mtu=1380
#
# System prop for enabling forced sound in camera start/stop tones
#
ro.camera.sound.forced=1
#
# Enable swaprect feature
#
debug.sf.swaprect=1

#DualMic enable
persist.dualmic.enabled=false

#Use external pa
ro.ext.pa=1

# DSDS
persist.dsds.enabled = true

# Set default network sub0=CDMA/EVDO, sub1=GSM only
ro.telephony.default_network=4,1
#
# Version of hardware and software.
#
ro.hardware.version=V1.00
ro.software.version=E787.6.01.09.ID11

#Theme Control,export product use android theme
persist.sys.skin=/system/framework/framework-res.apk

#disable camera shutter notification
persist.camera.shutter.disable=1

#usb functions
persist.sys.cdmalog=OFF
#
# Product USB VID/PID.
#
ro.product.usb_vid=109B
ro.product.usb_pid=9114

#export Contacts
ro.export=true
# For qcril log (debug)
#persist.radio.adb_log_on=1

persist.sys.sdlog=0

#yangmingming add for test flashlight in fastTestUsingKernel
ro.camera.hisense.flash=1

#display tp verion in system info by *1973460#
ro.hisense.touchscreen.ver=1

#ftmode display network info
ro.dual.mode.single.modem=1

###################################################################################



*NB: Kalo Masih blom Fix juga petanda ente belum bener cara Port ROMnya.

Cara Fix FM Radio Di Port Rom Rating: 4.5 Diposkan Oleh: A-Man Behind U

0 komentar:

Posting Komentar

Cara Berkomentar :
1.Sesuai Topik
2.Jangan Mengundang Sara
3.Berkomentar Dengan Bijak
4.Jika Ada Link Mati Laporkan Di Contacs Us
Note : Kami akan respone 1x24 jam harap di bookmark
NB: Untuk Menggunakan Emoticon Gunakan Kode Emoticon Seperti Emoticon Facebook