1. 23 Aug, 2012 3 commits
  2. 22 Aug, 2012 2 commits
  3. 21 Aug, 2012 3 commits
  4. 20 Aug, 2012 2 commits
  5. 19 Aug, 2012 1 commit
    • Jeff Johnson's avatar
      mako: Update wlan services to support JB · 8c3bee8a
      Jeff Johnson authored
      Update the wlan & p2p services to support concurrent STA and P2P
      connections.  Remove the obsolete hostapd service since hostapd
      is not invoked as a service.
      
      Change-Id: If8383a2f4ea3046d3853bfe4093bec37ed20a1e2
      8c3bee8a
  6. 17 Aug, 2012 2 commits
  7. 16 Aug, 2012 2 commits
  8. 15 Aug, 2012 1 commit
  9. 13 Aug, 2012 1 commit
  10. 06 Aug, 2012 1 commit
    • Ajay Dudani's avatar
      Fix permissions for /firmware partition · 3b2b875a
      Ajay Dudani authored
      /firmware partition holds sub-system images.  Mount this as 'system'
      user (uid/gid: 1000) and make the default permissions as read only.
      
      This is mainly being done to allow 'system' apps to load tzapps images
      that exist in this partition.
      
      Change-Id: Ica75e9aa509435bc86ee334629c05349c0b08da5
      3b2b875a
  11. 03 Aug, 2012 3 commits
  12. 02 Aug, 2012 1 commit
  13. 31 Jul, 2012 1 commit
    • Martijn Coenen's avatar
      mako: NFC: Include NFC product files, NFCEE access files. · 6c11a692
      Martijn Coenen authored
      - Moved device node owner/mode settings to ueventd
      - Create necessary /data/nfc and /data/nfc/param dirs for NVstorage
      - Added required NFC product packages
      - Added nfcee access files, to allow Google Wallet access.
      
      Change-Id: Ib8ec711288498baf16eea532523a57eb668c56ad
      6c11a692
  14. 30 Jul, 2012 1 commit
  15. 27 Jul, 2012 1 commit
  16. 26 Jul, 2012 1 commit
  17. 25 Jul, 2012 3 commits
  18. 24 Jul, 2012 1 commit
  19. 20 Jul, 2012 2 commits
    • Sungmin Choi's avatar
      mako: cleanup useless services · 0d9f8cc1
      Sungmin Choi authored
      
      - remove the following services:
        + usbhub_init service. this service was used by MSM7x30 chipset
        + amp_init, amp_load, amp_unload service
        + cnd service
        + wiperiface, gpsone_daemon, quipc_igsn, quipc_man for GPS
        + fm_dl for fm radio
        + drmdiag for WV, this service will be able to upload when enabling WV
        + init.qcom.wifi.sh, wlan-on-off for qcom wifi
        + some ims services
      
      Change-Id: Id5507ef8c8fe5760e724b2b75c3d1d3e11bfd878
      Signed-off-by: default avatarIliyan Malchev <malchev@google.com>
      0d9f8cc1
    • Ajay Dudani's avatar
      Reduce verbose logs coming out of wpa_supplicant and hostapd · 4dd130b2
      Ajay Dudani authored
      Change-Id: I52af0c2db342a3eacd8363809269f72456441a98
      4dd130b2
  20. 18 Jul, 2012 2 commits
    • Sungmin Choi's avatar
      mako: enable to modify mac address at boot time · 5fd819dc
      Sungmin Choi authored
      - add conn_init and libwfcu packages
      - modify mac address of ini and nv (calibration) file through conn_init service
      - change ini and nv files location from /system/etc/firmware/wlan/prima
        to /system/etc/wifi, because we must read and write mac address from persist.
        We use wifi firmware loaded location to /vendor/firmware.
        System partition is read-only, so use some fake links like the followings:
      - conn_init operation:
        1. copy /system/etc/wifi/WCNSS_qcom_cfg.ini and WCNSS_qcom_wlan_nv.bin
           to /data/misc/wifi.
        2. read mac address from persist and write to ini and nv.
        3. WCNSS_qcom.cfg.ini and WCNSS_qcom_wlan.vn.bin must be loaded
           in /etc/firmware, /vendor/firmware, or /firmware/image.
        4. To operate 3, we use the fake links between
           /data/misc/wifi and /vendor/firmware/wlan/prima
        5. Now, we can use modified ini and nv files from /vendor/firmware/wlan/prima/
      
      Change-Id: I161385f6883ecf6350bd71ab9f2fc9b2543937c0
      5fd819dc
    • jeonghoon.lim's avatar
      mako: bluetooth: bring up · 6a2ca5a2
      jeonghoon.lim authored
      
      - top-level init.mako.bt.sh script calls hci_qcomm_init to initialize bluetooth
      - modified BoardConfig.mk, device.mk, init.mako.rc. ueventd.mako.rc
        to add bring up code (remove qcom property for smd)
      
      Change-Id: Id97080655696676c02fea93138eb819b1ee1a4b9
      Signed-off-by: default avatarIliyan Malchev <malchev@google.com>
      6a2ca5a2
  21. 17 Jul, 2012 2 commits
  22. 16 Jul, 2012 1 commit
  23. 15 Jul, 2012 1 commit
  24. 09 Jul, 2012 2 commits