- 02 Aug, 2012 1 commit
-
-
Doug Zongker authored
Bug: 6918260 Change-Id: Ic684ec0552f717b1cb72e39a45edee282d65cae3
-
- 31 Jul, 2012 2 commits
-
-
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
-
Brian Muramatsu authored
-
- 30 Jul, 2012 7 commits
-
-
ehgrace.kim authored
bug: 6891085 Change-Id: Id383546be989532e8d1ad73ecbb09230dbc3a4fa
-
Sungmin Choi authored
bug: 6903406 Change-Id: Ic12e7b9b2091199169aa084a3aaa87b31fe6da16
-
Brian Muramatsu authored
-
dongkeun1.lee authored
h.263 & mpeg4 video encoder is supported by Qualcomm hw codec Change-Id: Ic2fcd8cd9122a019e15483eac682a01370595d01
-
Devin Kim authored
Change-Id: I3bfcfcbcf39254ab7ab159b5e1ea97c7939c9a0f
-
dongkeun1.lee authored
hw composer replace the role of hdmi daemon Change-Id: I9613810a904fdf076f138bee77cb66adb05fa395
-
- 29 Jul, 2012 1 commit
-
-
Sungmin Choi authored
Add power_profile.xml for battery usage information. To show Settings -> Battery, need proper power_profile.xml. However, this file is INITIAL version, so very ROUGHLY and INCORRECTLY. In the future, this file will be changed to correct values. Change-Id: I05c547b0567db07b74fe782b4e77c6808e93adf7
-
- 28 Jul, 2012 2 commits
-
-
Sungmin Choi authored
- mako misses TYPE_BLUETOOTH value. - Array of ConnectivityManager.TYPE_xxxx values allowable for tethering Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH Change-Id: Iaf97b8596c693e7db088accb32c2124698401636
-
Sungmin Choi authored
Change-Id: I581d17b173b33402044a5f88be979d8eaf0f572a
-
- 27 Jul, 2012 7 commits
-
-
Ajay Dudani authored
Change-Id: Ic02a0a5248406432aadcbd593ba6bddeb27638c0
-
dongkeun1.lee authored
auto brightness levels & lcd backlight values are replaced by real measurement values Change-Id: I0b69183433973769cf358e51e0d5e6b374753349
-
Sungmin Choi authored
This reverts commit 36f7773f Widevine security level 1 devices do not require a signed system image to be loaded, they do require a signed secure OS image to be loaded by the sec.boot ldr. The OEMCrypto_Encrypt&StoreKeyBox must not fail the call if the bootloader is in an unlocked state. Change-Id: I3ac18f2bb77fac5f74442a593a54df2cfa66ce22
-
Sungmin Choi authored
Change-Id: Ifbd54f513accaca748e941fc9aa5786f466443ba
-
agathon.jung authored
This Reverts commit e1e51097 Conflicts: device.mk Change-Id: Ifbd5ff7497bb7938bc01ef2817bd1c1193748fa4
-
Sungmin Choi authored
wifi: - dual frequency band support - background scan support location: - add network location provider package name, geocode provider package name led: - notification LED intrusive is true Change-Id: Idad74ba4aa6caa4718dbb6355a2c5e4f23709a2e
-
Jaeseong GIM authored
This reverts commit 5319dd9b. This is already applied in Kernel. Change-Id: Ic07a66f4e2d9dbd3651ab6be0493bdedfbed72aa
-
- 26 Jul, 2012 2 commits
-
-
Andrew Flynn authored
Bug: 6880854 Change-Id: Ie9a8891cd00567dad00aa5a8d4bbe615bbd7ad35
-
Sungmin Choi authored
remove useless ownership and permission commands and disable write permission for bluetooth bug: 6882004 Change-Id: I73d6b2a3d4a212d89c656c559e74794771f87198
-
- 25 Jul, 2012 4 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
-
Sungmin Choi authored
noatime: Do not update inode access times on this filesystem Change-Id: Ie2d6646d0e21688e7621ec4093bf29cf41386f2d
-
wongab.jeon authored
Change-Id: I8b33617999773edde9eb9d476a4c5d95a1c1f837 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 24 Jul, 2012 4 commits
-
-
Sungmin Choi authored
Bug 6871663 Change-Id: I99ace25161f24c861eb2a8962da5984b6ed74dc3
-
Sungmin Choi authored
Change-Id: I678377eb107da7a7ba18b071d22b2de06997e57c
-
Sungmin Choi authored
There are GPS packages both full_mako.mk and device.mk. Remove GPS packages from full_mako.mk. Change-Id: I5f33b7aaa1a0f1d81866d0549f9866789364c82b
-
sungmin.choi authored
Change-Id: I9fab36f693cd4611a5bccd47caaeaf798b2b4123
-
- 23 Jul, 2012 6 commits
-
-
Sungmin Choi authored
Change-Id: I97c0242405b0dc32e7ce96e1a2e93c61d1b9c906
-
Brian Muramatsu authored
-
Sungmin Choi authored
- flac and vp8 using android default codec - these codecs are supported (http://developer.android.com/guide/appendix/media-formats.html) - use libstagefright_soft_flacenc.so as flac encoder - use libstagefright_soft_vpxdec.so as vp8 decoder - cleanup media_codec.xml Change-Id: I64a16b3199085950a01523e80645eb348a4bd265
-
Sungmin Choi authored
- disable qcom audio policy + remove PRODUCT_PACKAGES - apply mako audio policy + add PRODUCT_COPY_FILES - enable a2dp Change-Id: I64aeaa0f8f3d6e599b2e36742d5d578f7dac0644
-
Ajay Dudani authored
Change-Id: I2b27af3b2293fb0b3766792ba26d017e87be138b
-
Brian Muramatsu authored
Add overlay values for auto brightness and turn on screen when unplugging usb or power. Bug 6850940 Change-Id: I6e485e10e4eda04070679be7a02cbc45d816373d
-
- 20 Jul, 2012 4 commits
-
-
Brian Muramatsu authored
The WCNSS_* bin and ini symlinks were not copied onto the device after switching lunch targets from mako to occam. Change the module class from ETC to FAKE so that the module files are properly removed when changing lunch targets. Change-Id: I9ca57e2f36f608da8f6607de8a769b6b954d5b11
-
Sungmin Choi authored
- toggle: power + volume up - up: volume up - down: volume down - select: power Change-Id: Iafc903d7db8678a1953a5984f2881afedebde885
-
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>
-
jeonghoon.lim authored
Add bluetooth address loader to support some arguments: -i : file path to be read (default, /persist/bluetooth/.bdaddr) -o : property path to be set (default, persist.service.bt.bdaddr) -p : if it is set, bd address is printed through standard output Change-Id: I936f7b6634c60d19bb5e62db822be84c0b3ef022
-