openstf / stf

Control and manage Android devices from your browser.
https://openstf.io
Other
13.38k stars 2.79k forks source link

Alcatel GO FLIP #587

Open sorccu opened 7 years ago

sorccu commented 7 years ago

What is the issue or idea you have?

When connected to STF, Alcatel GO FLIP is in a permanent prepare loop. This seems to be caused by a modified ROM disabling app_process and therefore most internal commands not working.

It's unclear whether there's anything we can do about this issue, possibly not.

Does it only happen on a specific device? Please run adb devices -l and paste the corresponding row.

product:gflip2 model:Alcatel_GO_FLIP device:gflip2

Please provide the steps to reproduce the issue.

Connect an Alcatel GO FLIP to STF.

What is the expected behavior?

Device shows up normally in STF.

Do you see errors or warnings in the stf local output? If so, please paste them or the full log here.

The cause is:

adb shell pm list packages
/system/bin/pm[6]: app_process: not found

Obviously the ROM has been modified, probably heavily stripped down for the low-spec device. Therefore you can't even launch most executables on that device.

Please run stf doctor and paste the output here.

Not relevant.

0x88l commented 7 years ago

Where is the phone manufacturer of country?I never hear the brand.

3dgiordano commented 7 years ago

Hello everyone.

I searched for information and found that the user interface does not looks like android and there are mentions of KaiOS created by KaiOS Technologies Inc https://www.linkedin.com/company-beta/13291989/?pathWildcard=13291989

I think that KaiOS is based on Firefox OS

Maybe the output of this commands helps to identify the OS version

adb shell getprop or adb shell cat /system/build.prop

I hope it helps. regards

2017-04-28 6:54 GMT-03:00 0x88l notifications@github.com:

Where is the phone manufacturer?I never hear the brand.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openstf/stf/issues/587#issuecomment-297958258, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwpgdfCShdybVoX0Y8lTxP3OmkxsQ9uks5r0bdtgaJpZM4NJrKt .

sorccu commented 7 years ago

Thanks, that's good info. Looks like you're right, the props do mention KaiOS.

[DEVICE_PROVISIONED]: [1]
[audio.dolby.ds2.enabled]: [true]
[audio.offload.buffer.size.kb]: [64]
[audio.offload.gapless.enabled]: [true]
[audio.offload.min.duration.secs]: [30]
[audio.offload.video]: [true]
[bluetooth.isEnabled]: [false]
[cameradaemon.SaveMemAtBoot]: [1]
[cdma.prl.version]: [55061]
[config.disable_atlas]: [true]
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.heapgrowthlimit]: [128m]
[dalvik.vm.heapmaxfree]: [8m]
[dalvik.vm.heapminfree]: [6m]
[dalvik.vm.heapsize]: [256m]
[dalvik.vm.heapstartsize]: [8m]
[dalvik.vm.heaptargetutilization]: [0.75]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.isa.arm.features]: [default]
[dalvik.vm.isa.arm.variant]: [cortex-a7]
[dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
[dalvik.vm.zygotemaxfailedboots]: [5]
[debug.atrace.tags.enableflags]: [0]
[debug.composition.type]: [gpu]
[debug.egl.hw]: [1]
[debug.hwc.dynThreshold]: [2.5]
[debug.mdpcomp.logs]: [0]
[debug.sf.hw]: [1]
[debug.sf.hwc.canUseABC]: [0]
[debug.sf.swaprect]: [0]
[default.HwV.value]: [03]
[dev.jrdcom.cu.ref]: [4044T-2ARXUS1-R1]
[dev.pm.dyn_samplingrate]: [1]
[dev.tct.handset.ref]: [SAA61U0AA10C]
[diag.reset_handler]: [true]
[diag_get_daemon.status]: [YES]
[gsm.version.baseband]: [MPSS.JO.1.0.c5.1-00024-M8909EA]
[gsm.version.ril-impl]: [Qualcomm RIL 1.0]
[hw.sf.app_buff_count]: [3]
[init.svc.adbd]: [running]
[init.svc.atfwd]: [running]
[init.svc.audiod]: [running]
[init.svc.b2g]: [running]
[init.svc.bms-sh]: [stopped]
[init.svc.cnd]: [running]
[init.svc.config-zram]: [stopped]
[init.svc.config_bluetooth]: [stopped]
[init.svc.debuggerd]: [running]
[init.svc.diag_get_daemon]: [running]
[init.svc.fakeappops]: [running]
[init.svc.fidodaemon]: [running]
[init.svc.flash_recovery]: [stopped]
[init.svc.gatekeeperd]: [running]
[init.svc.gonksched]: [running]
[init.svc.imsdatadaemon]: [running]
[init.svc.imsstarter]: [stopped]
[init.svc.irsc_util]: [stopped]
[init.svc.jrddmesgservice]: [stopped]
[init.svc.jrdgeckologsvc]: [stopped]
[init.svc.jrdlogcatservice]: [stopped]
[init.svc.jrdqxdmservice]: [stopped]
[init.svc.jrdtcpdpservice]: [stopped]
[init.svc.keystore]: [running]
[init.svc.loc_launcher]: [running]
[init.svc.md_check]: [stopped]
[init.svc.media]: [running]
[init.svc.mverproxy]: [stopped]
[init.svc.netd]: [running]
[init.svc.netmgrd]: [running]
[init.svc.nvdiag_daemon]: [running]
[init.svc.per_mgr]: [running]
[init.svc.perfd]: [running]
[init.svc.play_music]: [stopped]
[init.svc.ptt_socket_app]: [running]
[init.svc.qcamerasvr]: [running]
[init.svc.qcom-c_core-sh]: [stopped]
[init.svc.qcom-c_main-sh]: [stopped]
[init.svc.qcom-debug]: [stopped]
[init.svc.qcom-post-boot]: [stopped]
[init.svc.qcom-sh]: [stopped]
[init.svc.qcom-usb-sh]: [stopped]
[init.svc.qcomsysd]: [running]
[init.svc.qmuxd]: [running]
[init.svc.qseecomd]: [running]
[init.svc.qti]: [running]
[init.svc.qti-testscripts]: [stopped]
[init.svc.ril-daemon]: [running]
[init.svc.rmt_storage]: [running]
[init.svc.root_check]: [running]
[init.svc.servicemanager]: [running]
[init.svc.slate_diag]: [running]
[init.svc.tct_diag]: [running]
[init.svc.tctd]: [running]
[init.svc.tftp_server]: [running]
[init.svc.thermal-engine]: [running]
[init.svc.time_daemon]: [running]
[init.svc.trace_util]: [stopped]
[init.svc.ueventd]: [running]
[init.svc.vm_bms]: [running]
[init.svc.vold]: [running]
[init.svc.wcnss-service]: [running]
[init.svc.wpa_supplicant]: [running]
[keyguard.no_require_sim]: [true]
[media.aac_51_output_enabled]: [true]
[media.stagefright.enable-aac]: [true]
[media.stagefright.enable-fma2dp]: [true]
[media.stagefright.enable-http]: [true]
[media.stagefright.enable-player]: [true]
[media.stagefright.enable-qcp]: [true]
[media.stagefright.enable-scan]: [true]
[media.stagefright.use-awesome]: [false]
[mm.enable.qcom_parser]: [262143]
[mmp.enable.3g2]: [true]
[net.bt.name]: [Android]
[net.change]: [net.dnschange]
[net.dns1]: [REDACTED]
[net.dns2]: [REDACTED]
[net.dns3]: [REDACTED]
[net.dns4]: [REDACTED
[net.dnschange]: [148]
[net.rmnet_data0.dns1]: [REDACTED]
[net.rmnet_data0.dns2]: [REDACTED]
[net.rmnet_data0.gw]: [REDACTED]
[net.rmnet_data1.dns1]: []
[net.rmnet_data1.dns2]: []
[net.rmnet_data1.gw]: []
[net.tcp.buffersize.default]: [4096,87380,524288,4096,16384,110208]
[net.tcp.buffersize.edge]: [4093,26280,35040,4096,16384,35040]
[net.tcp.buffersize.evdo]: [4094,87380,524288,4096,16384,262144]
[net.tcp.buffersize.gprs]: [4092,8760,11680,4096,8760,11680]
[net.tcp.buffersize.hsdpa]: [4094,87380,1220608,4096,16384,1220608]
[net.tcp.buffersize.hspa]: [4094,87380,1220608,4096,16384,1220608]
[net.tcp.buffersize.hspap]: [4094,87380,1220608,4096,16384,1220608]
[net.tcp.buffersize.hsupa]: [4094,87380,1220608,4096,16384,1220608]
[net.tcp.buffersize.lte]: [2097152,4194304,8388608,262144,524288,1048576]
[net.tcp.buffersize.umts]: [4094,87380,110208,4096,16384,110208]
[net.tcp.buffersize.wifi]: [524288,2097152,4194304,262144,524288,1048576]
[net.tcp.default_init_rwnd]: [60]
[nvdiag_daemon.status]: [running]
[oma.data.keep]: [0]
[oma.service.is_busy]: [0]
[oma.uicc.write]: [ok]
[persist.audio.fluence.speaker]: [false]
[persist.audio.fluence.voicecall]: [true]
[persist.audio.fluence.voicerec]: [false]
[persist.camera.longshot.stages]: [1]
[persist.chameleon.package.path]: [/carrier/chameleon.zip]
[persist.cne.feature]: [4]
[persist.data.mode]: [concurrent]
[persist.data.netmgrd.qos.enable]: [true]
[persist.debug.wfd.enable]: [0]
[persist.demo.hdmirotationlock]: [false]
[persist.device.first.startup]: [1]
[persist.env.fastdorm.enabled]: [true]
[persist.gps.qc_nlp_in_use]: [1]
[persist.hiddenMenu.update]: [false]
[persist.hwc.enable_vds]: [1]
[persist.ims.regitered]: [0]
[persist.isptcrb]: [false]
[persist.loc.nlp_name]: [com.qualcomm.location]
[persist.mm.sta.enable]: [1]
[persist.qcril.datacall.miperror]: [0]
[persist.radio.adb_log_on]: [0]
[persist.radio.airplane_mode_on]: [0]
[persist.radio.apm_sim_not_pwdn]: [1]
[persist.radio.custom_ecc]: [0]
[persist.radio.data_no_toggle]: [1]
[persist.radio.eons.enabled]: [false]
[persist.radio.nitz_lons_0_0]: [Sprint]
[persist.radio.nitz_lons_1_0]: []
[persist.radio.nitz_lons_2_0]: []
[persist.radio.nitz_lons_3_0]: []
[persist.radio.nitz_plmn_0]: [310 120]
[persist.radio.nitz_sons_0_0]: [SPRINT]
[persist.radio.nitz_sons_1_0]: []
[persist.radio.nitz_sons_2_0]: []
[persist.radio.nitz_sons_3_0]: []
[persist.radio.ril_payload_on]: [0]
[persist.radio.sglte_target]: [0]
[persist.radio.sib16_support]: [1]
[persist.radio.snapshot_enabled]: [0]
[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_plmn]: []
[persist.rild.nitz_short_ons_0]: []
[persist.rild.nitz_short_ons_1]: []
[persist.rild.nitz_short_ons_2]: []
[persist.rild.nitz_short_ons_3]: []
[persist.su_flag]: [1]
[persist.sys.bootAnimation]: [SPRINT]
[persist.sys.dalvik.vm.lib.2]: [libart]
[persist.sys.jrddmesg.enable]: [0]
[persist.sys.jrdgeckolog.enable]: [0]
[persist.sys.jrdlogcat.enable]: [0]
[persist.sys.jrdqxdm.enable]: [0]
[persist.sys.jrdtcpdump.enable]: [0]
[persist.sys.silent]: [1]
[persist.sys.synaptics_dsx.qhd]: [false]
[persist.sys.timezone]: [UTC+07:00]
[persist.sys.usb.config]: [default,serial_smd,serial_tty,adb]
[persist.sys.usb.config.extra]: [none]
[persist.timed.enable]: [true]
[persist.tuning.qdcm]: [1]
[prop.switch.app]: [true]
[rec.playback.conc.disabled]: [true]
[ril.ecclist]: [911,112,*911,#911]
[ril.qcril_pre_init_lock_held]: [0]
[ril.subscription.types]: [NV,RUIM]
[rild.libargs]: [-d /dev/smd0]
[rild.libpath]: [/system/vendor/lib/libril-qc-qmi-1.so]
[ro.adb.secure]: [0]
[ro.alarm_boot]: [false]
[ro.allow.mock.location]: [0]
[ro.am.reschedule_service]: [true]
[ro.assisted_gps_enabled]: [1]
[ro.baseband]: [msm]
[ro.bluetooth.dun]: [true]
[ro.bluetooth.hfp.ver]: [1.7]
[ro.bluetooth.sap]: [true]
[ro.bluetooth_pair_name]: [Alcatel GO FLIP]
[ro.board.platform]: [msm8909]
[ro.boot.BOARD_ID]: [011]
[ro.boot.baseband]: [msm]
[ro.boot.bootdevice]: [7824900.sdhci]
[ro.boot.bootloader]: [LWA5C0C0BR00]
[ro.boot.console]: [ttyHSL0]
[ro.boot.emmc]: [true]
[ro.boot.hardware]: [qcom]
[ro.boot.panelname]: []
[ro.boot.serialno]: [dd3d9acd]
[ro.boot.wifi.countrycode]: [US]
[ro.bootimage.build.date]: [2017年 01月 19日 星期四 14:03:35 CST]
[ro.bootimage.build.date.utc]: [1484805815]
[ro.bootimage.build.fingerprint]: [KaiOS/gflip2/gflip2:6.0.1/MMB29M/566:user/dev-keys]
[ro.bootloader]: [LWA5C0C0BR00]
[ro.bootmode]: [unknown]
[ro.build.characteristics]: [default]
[ro.build.date]: [Thu Jan 19 15:36:29 CST 2017]
[ro.build.date.utc]: [1484811389]
[ro.build.description]: [gflip2-user 6.0.1 MMB29M eng.zxliu.20170119.153557 test-keys]
[ro.build.display.id]: [MMB29M test-keys]
[ro.build.fingerprint]: [KaiOS/gflip2/gflip2:6.0.1/MMB29M/zxliu01191536:user/test-keys]
[ro.build.flavor]: [gflip2-user]
[ro.build.host]: [aclgcl-ubnt150]
[ro.build.id]: [MMB29M]
[ro.build.product]: [gflip2]
[ro.build.tags]: [test-keys]
[ro.build.type]: [user]
[ro.build.user]: [zxliu]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: []
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [eng.zxliu.20170119.153557]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.release]: [6.0.1]
[ro.build.version.sdk]: [23]
[ro.build.version.security_patch]: [xxxx-xx-xx]
[ro.carrier]: [unknown]
[ro.cdma.home.operator.alpha]: [Sprint]
[ro.cdma.home.operator.numeric]: [310120]
[ro.com.android.dataroaming]: [true]
[ro.config.alarm_alert]: [Alarm_Classic.ogg]
[ro.config.low_ram]: [true]
[ro.config.max_starting_bg]: [8]
[ro.config.notification_sound]: [pixiedust.ogg]
[ro.config.ringtone]: [Ring_Synth_04.ogg]
[ro.config.zram]: [true]
[ro.core_ctl_max_cpu]: [4]
[ro.core_ctl_min_cpu]: [2]
[ro.crypto.state]: [unencrypted]
[ro.cutoff_voltage_mv]: [3200]
[ro.dalvik.vm.native.bridge]: [0]
[ro.debuggable]: [0]
[ro.def.software.svn]: [V05]
[ro.display.colorfill]: [1]
[ro.emmc_size]: [4GB]
[ro.first_power_on.time]: [2016.12.01 00:00]
[ro.fm.transmitter]: [false]
[ro.frp.pst]: [/dev/block/bootdevice/by-name/config]
[ro.gps.agps_provider]: [1]
[ro.hardware]: [qcom]
[ro.home.operator.carrierid]: [SPRINT]
[ro.hwui.text_large_cache_height]: [2048]
[ro.kaios.display.ext_fb_dev]: [fb2]
[ro.kaios.flipstatus]: [/sys/go_flip_key/lib_value]
[ro.lean]: [true]
[ro.model_name_in_UA]: [ALCATEL4044T]
[ro.moz.bluetooth.backend]: [bluetoothd]
[ro.moz.devinputjack]: [1]
[ro.moz.fm.noAnalog]: [true]
[ro.moz.nfc.enabled]: [false]
[ro.moz.ril.emergency_by_default]: [true]
[ro.moz.wifi.p2p_supported]: [0]
[ro.opengles.version]: [196608]
[ro.operator.name]: [SPR]
[ro.product.board]: [msm8909]
[ro.product.brand]: [TCL_SPR]
[ro.product.cpu.abi]: [armeabi-v7a]
[ro.product.cpu.abi2]: [armeabi]
[ro.product.cpu.abilist]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: []
[ro.product.device]: [gflip2]
[ro.product.imei]: [REDACTED]
[ro.product.locale]: [en-US]
[ro.product.manufacturer]: [unknown]
[ro.product.meid]: [REDACTED]
[ro.product.model]: [Alcatel GO FLIP]
[ro.product.name]: [gflip2]
[ro.qc.sdk.audio.fluencetype]: [fluence]
[ro.qc.sdk.audio.ssr]: [false]
[ro.qcom.screencolor]: [1]
[ro.qualcomm.bluetooth.ftp]: [true]
[ro.qualcomm.bluetooth.hfp]: [true]
[ro.qualcomm.bluetooth.hsp]: [true]
[ro.qualcomm.bluetooth.map]: [true]
[ro.qualcomm.bluetooth.nap]: [true]
[ro.qualcomm.bluetooth.opp]: [true]
[ro.qualcomm.bluetooth.pbap]: [true]
[ro.qualcomm.bt.hci_transport]: [smd]
[ro.qualcomm.cabl]: [2]
[ro.revision]: [0]
[ro.ril.svdo]: [false]
[ro.ril.svlte1x]: [false]
[ro.secure]: [1]
[ro.serialno]: [REDACTED]
[ro.sf.lcd_density]: [320]
[ro.sys.fw.bg_apps_limit]: [16]
[ro.sys.fw.bservice_age]: [5000]
[ro.sys.fw.bservice_enable]: [true]
[ro.sys.fw.bservice_limit]: [5]
[ro.sys.fw.empty_app_percent]: [50]
[ro.sys.fw.trim_cache_percent]: [100]
[ro.sys.fw.trim_empty_percent]: [100]
[ro.sys.fw.trim_enable_memory]: [1073741824]
[ro.sys.fw.use_trim_settings]: [true]
[ro.sys.umsdirtyratio]: [20]
[ro.sys.usb.default.config]: [diag,serial_smd,rmnet_qti_bam,adb]
[ro.tct.btaddr]: [REDACTED]
[ro.tct.wifimac]: [REDACTED]
[ro.telephony.call_ring.multiple]: [false]
[ro.telephony.default_network]: [10]
[ro.tethering.ipv6]: [0]
[ro.use_data_netmgrd]: [true]
[ro.vendor.extension_library]: [libqti-perfd-client.so]
[ro.volte.enabled]: [false]
[ro.wifi.channels]: []
[ro.zygote]: [zygote32]
[ro_def_device_type]: [Feature Phone]
[ro_def_hardware_version]: [03]
[security.perf_harden]: [1]
[selinux.reload_policy]: [1]
[service.qti.ims.enabled]: [1]
[service.slate_diag.enable]: [1]
[spam.enable]: [false]
[sys.audio.init]: [true]
[sys.boot_completed]: [1]
[sys.hwc.gpu_perf_mode]: [1]
[sys.keymaster.loaded]: [true]
[sys.listeners.registered]: [true]
[sys.usb.config]: [mtp,adb]
[sys.usb.configfs]: [0]
[sys.usb.ffs.ready]: [1]
[sys.usb.rps_mask]: [4]
[sys.usb.state]: [mtp,adb]
[telephony.lteOnCdmaDevice]: [1]
[tunnel.audio.encode]: [false]
[uicc.need.reset]: [false]
[use.voice.path.for.pcm.voip]: [true]
[voice.playback.conc.disabled]: [true]
[voice.record.conc.disabled]: [true]
[voice.voip.conc.disabled]: [true]
[vold.has_adoptable]: [1]
[vold.post_fs_data_done]: [1]
[wifi.interface]: [wlan0]
[wlan.driver.ath]: [0]
[wlan.driver.config]: [/data/misc/wifi/WCNSS_qcom_cfg.ini]
[wlan.driver.status]: [ok]
3dgiordano commented 7 years ago

Perfect!, it only remains to know if it is a FirefoxOS

I do not know anything about FirefoxOS, it is based on some data that I found on the internet.

adb shell ls /data/b2g/mozilla/*.default/prefs.js

or running the ps version of b2g

adb shell b2g-ps

2017-04-28 10:11 GMT-03:00 Simo Kinnunen notifications@github.com:

Thanks, that's good info. Looks like you're right, the props do mention KaiOS.

[gsm.version.ril-impl]: [Qualcomm RIL 1.0]

[persist.radio.nitz_plmn_0]: [310 120]

[rild.libargs]: [-d /dev/smd0]

[ro.bluetooth_pair_name]: [Alcatel GO FLIP]

[ro.bootimage.build.date]: [2017年 01月 19日 星期四 14:03:35 CST]

[ro.build.date]: [Thu Jan 19 15:36:29 CST 2017]

[ro.build.description]: [gflip2-user 6.0.1 MMB29M eng.zxliu.20170119.153557 test-keys] [ro.build.display.id]: [MMB29M test-keys]

[ro.first_power_on.time]: [2016.12.01 00:00]

[ro.product.model]: [Alcatel GO FLIP]

[ro_def_device_type]: [Feature Phone]

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openstf/stf/issues/587#issuecomment-297993724, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwpgR5VCHIM_c51ZvfvbbLLbfHTNgOOks5r0eWOgaJpZM4NJrKt .

sorccu commented 7 years ago

Good call, b2g-ps works! The other one gives permission denied. Seems like it's Firefox OS.

On Fri, Apr 28, 2017 at 10:40 PM, David notifications@github.com wrote:

Perfect!, it only remains to know if it is a FirefoxOS

I do not know anything about FirefoxOS, it is based on some data that I found on the internet.

adb shell ls /data/b2g/mozilla/*.default/prefs.js

or running the ps version of b2g

adb shell b2g-ps

2017-04-28 10:11 GMT-03:00 Simo Kinnunen notifications@github.com:

Thanks, that's good info. Looks like you're right, the props do mention KaiOS.

[gsm.version.ril-impl]: [Qualcomm RIL 1.0]

262144,524288,1048576]

262144,524288,1048576]

[persist.radio.nitz_plmn_0]: [310 120]

[rild.libargs]: [-d /dev/smd0]

[ro.bluetooth_pair_name]: [Alcatel GO FLIP]

[ro.bootimage.build.date]: [2017年 01月 19日 星期四 14:03:35 CST]

MMB29M/566:user/dev-keys]

[ro.build.date]: [Thu Jan 19 15:36:29 CST 2017]

[ro.build.description]: [gflip2-user 6.0.1 MMB29M eng.zxliu.20170119.153557 test-keys] [ro.build.display.id]: [MMB29M test-keys]

MMB29M/zxliu01191536:user/test-keys]

[ro.first_power_on.time]: [2016.12.01 00:00]

[ro.product.model]: [Alcatel GO FLIP]

[ro_def_device_type]: [Feature Phone]

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openstf/stf/issues/587#issuecomment-297993724, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwpgR5VCHIM_ c51ZvfvbbLLbfHTNgOOks5r0eWOgaJpZM4NJrKt

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openstf/stf/issues/587#issuecomment-298000383, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB-_a_JCUeqb5dB76vTVKQLfEOR7_pjks5r0ewwgaJpZM4NJrKt .

3dgiordano commented 7 years ago

Great!. Mystery solved. :)

A pleasure to help you. regards

2017-04-28 10:52 GMT-03:00 Simo Kinnunen notifications@github.com:

Good call, b2g-ps works! The other one gives permission denied. Seems like it's Firefox OS.

On Fri, Apr 28, 2017 at 10:40 PM, David notifications@github.com wrote:

Perfect!, it only remains to know if it is a FirefoxOS

I do not know anything about FirefoxOS, it is based on some data that I found on the internet.

adb shell ls /data/b2g/mozilla/*.default/prefs.js

or running the ps version of b2g

adb shell b2g-ps

2017-04-28 10:11 GMT-03:00 Simo Kinnunen notifications@github.com:

Thanks, that's good info. Looks like you're right, the props do mention KaiOS.

[gsm.version.ril-impl]: [Qualcomm RIL 1.0]

262144,524288,1048576]

262144,524288,1048576]

[persist.radio.nitz_plmn_0]: [310 120]

[rild.libargs]: [-d /dev/smd0]

[ro.bluetooth_pair_name]: [Alcatel GO FLIP]

[ro.bootimage.build.date]: [2017年 01月 19日 星期四 14:03:35 CST]

MMB29M/566:user/dev-keys]

[ro.build.date]: [Thu Jan 19 15:36:29 CST 2017]

[ro.build.description]: [gflip2-user 6.0.1 MMB29M eng.zxliu.20170119.153557 test-keys] [ro.build.display.id]: [MMB29M test-keys]

MMB29M/zxliu01191536:user/test-keys]

[ro.first_power_on.time]: [2016.12.01 00:00]

[ro.product.model]: [Alcatel GO FLIP]

[ro_def_device_type]: [Feature Phone]

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openstf/stf/issues/587#issuecomment-297993724, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwpgR5VCHIM_ c51ZvfvbbLLbfHTNgOOks5r0eWOgaJpZM4NJrKt

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openstf/stf/issues/587#issuecomment-298000383, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB-_a_ JCUeqb5dB76vTVKQLfEOR7_pjks5r0ewwgaJpZM4NJrKt .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openstf/stf/issues/587#issuecomment-298003350, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwpgZ1cXKOnu9XwOIUQoasoIhlZ7jdFks5r0e8EgaJpZM4NJrKt .