- 23 Aug, 2012 3 commits
-
-
jeonghoon.lim authored
add codes to read bd addr property for DUT mode Change-Id: I885d15bd14dfb1c81d5bc2c7a7a4479f3b86aa87
-
Sungmin Choi authored
An extraneous line continuation was eating up the service class, which caused the service to not be called. Change-Id: Ic00566603bee5383404b94d69717be037d9538e6 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
Sungmin Choi authored
This reverts commit 524985af.
-
- 22 Aug, 2012 2 commits
-
-
Jeff Sharkey authored
Symlink to make /sdcard work for shell users. Environment variable to find root of multiuser SD card. Bug: 6925012 Change-Id: Ida85b80245264beb2e0f3b51311dc93ea1850d4b
-
Iliyan Malchev authored
Change-Id: I7fcdad3130fb64085b7e7f5ff64053d914bed312 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 21 Aug, 2012 3 commits
-
-
Sungmin Choi authored
Change-Id: If1be105fd0ec36f06a19dd3a5bbc2ea649f17b3b
-
Sungmin Choi authored
Change-Id: Ifa3472e248a32291fa7771deabb4b9b6adab7cfe
-
Sungmin Choi authored
As changing bluetooth stack, also changed method to show bluetooth address. Simplifying to modify source, use property on bluetooth. Change-Id: I5f1281e54d97622fbac8ad9044bdb3ad59fa2fa4
-
- 20 Aug, 2012 2 commits
-
-
Jeff Sharkey authored
Change-Id: I1f69e66a18f699c7531b6c02619a8aada6ad6a69
-
Jeff Sharkey authored
Bug: 7005701 Change-Id: I9fa4563be6a80b6a4bf36de8dfcfbd99ab270cb8
-
- 19 Aug, 2012 1 commit
-
-
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
-
- 17 Aug, 2012 2 commits
-
-
eugene.goh authored
/data/misc/sensors -> /persist/sensors We store the calibration data in factory. So it should be not removed. Change-Id: Id6636d3231dabe2b7b814158a2bf342cba39e8f2
-
samin.ryu authored
Change-Id: I195ad1d62610e4675f83bb7adb3a1c64272f540b Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 16 Aug, 2012 2 commits
-
-
Iliyan Malchev authored
Fixes b/6960473. This patch is a work-around. Change-Id: I241a766c91439859168da2e2ecc6e8d269d0320d Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
Jeff Sharkey authored
Move FUSE daemon to secure mount point, and relax /storage access now that sdcard_r is enforced using private bind mounts in zygote. Bug: 6925012 Change-Id: I18754f60a12b0919583765690ca93996fd61f7ee
-
- 15 Aug, 2012 1 commit
-
-
Jeonghoon lim authored
- remove some codes not to be used with bluedroid stack - add a property to check initialization status of bluetooth - remove the code to initialize hci_smd driver Change-Id: I73aa66421ed42bf464f8901b1e0346a9c657c832 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 13 Aug, 2012 1 commit
-
-
Jeff Sharkey authored
Bug: 6925012 Change-Id: I56a29c6aaecf77bacdce053a22888260ea255cee
-
- 06 Aug, 2012 1 commit
-
-
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
-
- 03 Aug, 2012 3 commits
-
-
Glenn Kasten authored
Change-Id: I50d7f96dde77b733a2c480b3dc8a506ecd7e5083
-
bill.jung authored
Change-Id: I5fc117a5b36e97e72597279e557c524fec5ace2f
-
Sungmin Choi authored
- add qseecomd service - change mode and owner of qseecom Change-Id: I7914fc41368e6c8c5708d7fdaa2178716db05c15
-
- 02 Aug, 2012 1 commit
-
-
jewon.lee authored
Define TCP buffer threshold to 1220608 bytes for resolving TCP low throughput in HSPA+ area. Change-Id: Ie43e7d849d5455d5d83861df379b293eba589d07 Conflicts: init.mako.rc
-
- 31 Jul, 2012 1 commit
-
-
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
-
- 30 Jul, 2012 1 commit
-
-
dongkeun1.lee authored
hw composer replace the role of hdmi daemon Change-Id: I9613810a904fdf076f138bee77cb66adb05fa395
-
- 27 Jul, 2012 1 commit
-
-
Jaeseong GIM authored
This reverts commit 5319dd9b. This is already applied in Kernel. Change-Id: Ic07a66f4e2d9dbd3651ab6be0493bdedfbed72aa
-
- 26 Jul, 2012 1 commit
-
-
Sungmin Choi authored
remove useless ownership and permission commands and disable write permission for bluetooth bug: 6882004 Change-Id: I73d6b2a3d4a212d89c656c559e74794771f87198
-
- 25 Jul, 2012 3 commits
-
-
Sungmin Choi authored
it captures bugreport, compresses it and fires an intent to mail it. Change-Id: I7ac883315bb7bc902007c825ab6d1ecef6dcfb99
-
Sungmin Choi authored
persist partition have to mount as read-only. and remove duplicated permission for persist partition. Change-Id: I75af235bd1f4cf4da84e91e0f6097bff6eb4b495
-
wongab.jeon authored
Change-Id: I8b33617999773edde9eb9d476a4c5d95a1c1f837 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 24 Jul, 2012 1 commit
-
-
Sungmin Choi authored
Change-Id: I678377eb107da7a7ba18b071d22b2de06997e57c
-
- 20 Jul, 2012 2 commits
-
-
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:
Iliyan Malchev <malchev@google.com>
-
Ajay Dudani authored
Change-Id: I52af0c2db342a3eacd8363809269f72456441a98
-
- 18 Jul, 2012 2 commits
-
-
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
-
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:
Iliyan Malchev <malchev@google.com>
-
- 17 Jul, 2012 2 commits
-
-
Sungmin Choi authored
- remove exec function - cleanup filesystem - must have persist partition Change-Id: I67a34debcc69a9c5701ebaa2ae4fb5a104384efa
-
- 16 Jul, 2012 1 commit
-
-
Sungmin Choi authored
- set supplicant scan interval to 15 - move wifi propertis from init.mako.rc to device.mk - remove ro.config.bt.amp property, do not use it Change-Id: Icbcbd4a8b19d6a999181b5c49ae1bc5b6b224023
-
- 15 Jul, 2012 1 commit
-
-
Ajay Dudani authored
* post boot service does not exist for mako * atfwd daemon is also not enabled Change-Id: I961bd913646f31aea44c3be1d1b2b6d4b6d37e65
-
- 09 Jul, 2012 2 commits
-
-
Ajay Dudani authored
Signed-off-by:
Iliyan Malchev <malchev@google.com> Change-Id: I133c6d3bda965c3580c7ceabd98f10f79631d64c
-
Ajay Dudani authored
Change-Id: I5a18bc1990eaa7d90bfcb3c16d6354c40c513c9e
-