summaryrefslogtreecommitdiff
path: root/CleanSpec.mk
AgeCommit message (Collapse)Author
2013-04-12device.mk: enable sensors SMD by defaultMekala Natarajan
Change-Id: Ia91be420d035b481c843e8e9d69e25e543f20e2d Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-02-14audio: fixes for dual mic captureEric Laurent
Added path definition for dual mic capture with fluence for voice recognition. This allows to use the dual mic path without fluence for voice recognition when front and back mic are selected for carture. Also added missing clean step in commit 7dacf650 for dual mic support. Change-Id: Ief84252fcee9bd1e2b7dab0d9051c18377bec9cf
2013-02-13mako: switch to the new tinyALSA-based audio HALIliyan Malchev
Change-Id: I5648840b93ebc49304fc995e6342ecef1f905c8d Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-12-10mako: disable periodic wakelockSungmin Choi
The sensor daemon must not hold a periodic wakelock for clients. Therefore "ro.qc.sensors.wl_dis" is set to "true". Bug: 7472508 Change-Id: I723cf290ba1835e0a533f1dacb83a7c38f0a45f6 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-11-29mako: enable 4-layer MDP compositionNaseer Ahmed
Bug: 7626586 Change-Id: I6d0d1a8195b1dcd61b282a3de526123fe9b3a288 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-11-14mako: remove unused packagesSungmin Choi
mm-vdec-omx-test, mm-venc-omx-test720p are test packages. charger_touch is not used anymore. Change-Id: I3a03845cf9342190df189255f7442d4c044cb336 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-11-12mako: enable pre-rotationIliyan Malchev
Bug: 7435860 Change-Id: I4f063edd322d308485ec9c74b57ac6091da75b92 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-10-03mako: set debug.egl.recordable.rgba8888Iliyan Malchev
With the last Adreno GL libraries, the EGL_ANDROID_recordable extension is not configured for RGBA8888. Subsequently, SurfaceFlinger is not guaranteed to select a config that supports either EGL_ANDROID_recordable or EGL_ANDROID_framebuffer_target, as can be seen from these errors at boot. W/SurfaceFlinger( 160): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID W/SurfaceFlinger( 160): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID This is due to a missing property setting for debug.egl.recordable.rgba8888, which is set by this patch. Bug: 7191369 Change-Id: Icbf56c0b991c0242739207074d23333d6b0975ef Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-10-02disable pre-rotation correctlyIliyan Malchev
Bug: 6960473 Bug: 7067764 Change-Id: I06bd271c3467e497b43311ddfa2569b8b3156ed1 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-09-21Revert "mako: disable mdp composition"Iliyan Malchev
This reverts commit 0ab51a174ab68687758eb2f2d8b49b3ded3c618a. Conflicts: CleanSpec.mk Change-Id: I913179a61406ea2fd4a6520ca723b034c115cdd5 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-09-18Use more efficient clean specs.Ying Wang
Change-Id: Id52b2c15430c08de18e5789667a6b96f20b08bbc
2012-09-18mako: disable mdp compositionIliyan Malchev
Change-Id: I991ce24a0a75328c0aea350790724fe52c416fcb Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-09-15Set ro.telephony.call_ring.multipe to falseWink Saville
Bug: 7173414 Change-Id: I15d508ecb496a6bdde8fa9b49a6723333683b40e
2012-09-13Prevent RIL from powering down SIM when modem is in low power modeNaveen Kalla
b/7140010 When telephony sends RADIO_POWER request, RIL will not power down the SIM card when persist.radio.apm_sim_not_pwdn property is set to 1. Change-Id: I9a225d36e9c9bfd6262e9c0593e61674aaeb1c72 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-09-10mako: wifi driver is no longer a moduleIliyan Malchev
Change-Id: Ib630c96476ee6fea823c3682c3481d63ce7d1f05 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-08-21mako: force-clean the image filesIliyan Malchev
Force-clean the *.img files under $OUT so that they can be regenerated according to the new BoardConfig.mk, reflecting the new partition table for Rev-E devices. Change-Id: Id2b8e5748e91be732eab43b82a74b656c4feef6c Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-08-19mako: Switch WLAN to wpa_supplicant_8Jeff Johnson
Change-Id: Ia61c41d6f600925637e92d013a5a6c3ebbfb6d4d
2012-07-18mako: regenerate *.prop filesIliyan Malchev
Needed for Bluetooth enablement in preceding patch. Change-Id: I0ad9f339ae2c1bc9836c149079e837dce4eb57a6 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-07-09mako: include GPS hal and supporting libsAjay Dudani
Signed-off-by: Iliyan Malchev <malchev@google.com> Change-Id: I133c6d3bda965c3580c7ceabd98f10f79631d64c
2012-07-02Revert "mako: add light hal module"Sungmin Choi
This reverts commit cdf3b553f2e94d9c7485f863bcbf817742fcda76. Conflicts: liblight/Android.mk - liblight is moved to hardware/qcom/display Change-Id: I019fe78145d872feade99e7b4c9a691116b6b92d
2012-06-18Cleanup unused vold.fstabAjay Dudani
Change-Id: I4073244caf5d04f2068c1785cc06d151fe7d52bd