aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* msm8916-common: Remove not needed dependenciesHEADn7.1Ilya Lebedev2016-12-191-10/+0
| | | | Change-Id: I95f4967162c10a60ed8cc3d0f3ac2f27ab9f86a7
* msm8916-common: Update sepolicies for 7.xMichael Bestas2016-12-196-41/+2
| | | | Change-Id: I8f7e6f80d64a149dff87ce8b2651f2939b481912
* msm8916: Cleanup init.qcom.bt.shMichael Bestas2016-12-193-255/+15
| | | | | | | | * Remove bluez support * Set properties in qcom-bluetooth.mk * Bring closer to AOSP devices' script Change-Id: I6eeb69487b02070a84bc2958fb8a939a684ab915
* msm8916-common: Specify we have a cache partitionLuca Stefani2016-12-191-0/+1
| | | | | | | * In android 7.1 /cache is symlinked to /data/cache -> set BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE to switch to the old "mkdir" Change-Id: I0c6d410063231a4f2de964b297561d5d2f10fd57
* Fix cm.dependenciesAbhisek Devkota2016-12-161-0/+4
| | | | Change-Id: I1493d6548aee628c13342cfc078caafda24da4b3
* msm8916-common: CleanUPlolmaxlik2016-12-031-17/+0
|
* msm8916-common: Fix compilationlolmaxlik2016-12-031-2/+0
|
* msm8916-common: Update initlolmaxlik2016-12-021-2/+1
|
* msm8916-common: Set toolchainlolmaxlik2016-12-021-1/+2
|
* msm8916-common: Changes for kernel buildlolmaxlik2016-12-021-10/+5
|
* msm8916: init: Switch to c++ property_getcuriozuk2016-12-021-4/+2
| | | | Change-Id: I966bd44579481b6b0c7c137e1120c553eacbb0a3
* msm8916: Remove duplicate aggressive TRIM propZhao Wei Liew2016-12-021-2/+1
| | | | | | This sets the default. Change-Id: Ia9b78a5db7ce4e0d0f21b257963cdf5aba16a168
* Enable delay service restartRaghavendra Prasad Nagaraj2016-12-021-0/+1
| | | | | | | | | This patch turns on system property "ro.am.reschedule_service". This helps to postpone services restarts during app launch. Only the services that are not relevant to current app launch are considered for postpone. Change-Id: I908be6dd7f7991b830a0440276fb9e2a0c0314c3
* msm8916-common: audio: CTS fix for GetMaxSupportedInstances test.SoumyaManagoli2016-12-022-4/+8
| | | | | | | Add max-concurrent instance for FLAC decoder. Change-Id: I05cf3e2fe100eadaaf4785c9d6a5ae59eaf4d0e8 CRs-Fixed: 1049097
* msm8916: init: Check boot reason prop when setting alarm_boot propZhao Wei Liew2016-12-021-1/+4
| | | | | | | This is missed out from init.qcom.early_boot.sh. Change-Id: Iab5b0d7782a53b97315d2aa9d0c301ed7725e01d (cherry picked from commit 013cd47bc8eb1c2c245c606d4990e33ff3a170fd)
* msm8916: board: Use VENDOR_PATH defineZhao Wei Liew2016-12-023-3/+6
| | | | | | This is cleaner. Change-Id: Ic62aeeda24345960d0946b5d9e6ad8d565c12797
* msm8916: Add support for top-app cpusetZhao Wei Liew2016-12-022-3/+7
| | | | | | | | | Reserve one little core for the top app. For msm8939: Reserve core 7 for the top app For msm8916: Reserve core 3 for the top app Change-Id: I8a8540313572a4d109c06d0de11c1dd6a7b50f5a
* msm8916: Set Qualcomm Bluetooth SOC IDEthan Chen2016-12-021-0/+1
| | | | Change-Id: I25c65144e26de746fa449f01670171a373118832
* msm8916: init: Set rps mask value to 2 for 8916Ravinder Konka2016-12-021-0/+3
| | | | | | | | Enable rps with the mask value of 2 during the time of initialization. Change-Id: I0f932f6e5e8372d638be2c90778bdd0bae159e76 CRs-fixed: 902473 (cherry picked from commit 7bcfe1d3c45981c2285683867dcd9645994b9d9e)
* msm8916: Mount debugfs on early-initZhao Wei Liew2016-12-021-0/+3
| | | | | | | | | | This was previously removed in commit 7a9eb6b599bb15e90d248f479e98cf305686b47c due to the fact that it was mounted in the global init.rc in Android 6.0. In Android 7.0 however, this is no longer the case. Hence, revive the mount. Change-Id: I15b9571db4dd07a19b298a670f9ce6db1c4eeb63
* Merge pull request #1 from CyanogenMod/cm-13.0Ilya2016-10-181-0/+2
|\ | | | | msm8916: Update audio property configurations to M
| * msm8916: Update audio property configurations to MMarcos Marado2016-09-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | * audio.deep_buffer.media On L, this was enabled by default, on M we have to set it specifically to true. * av.offload.enable/audio.offload.video av.offload.enable on L is now called audio.offload.video on M. This prop was previously removed as it was thought to be obsolete. Change-Id: I2500703cbaaf59ab97858356a255619b0fa07bff
* | msm8916-common: Min freq now is 200MhZlolmaxlik2016-09-231-5/+1
| |
* | msm8916-common: Switch to arklolmaxlik2016-09-235-8/+8
|/
* msm8916: Stop building generic charger imagesZhao Wei Liew2016-08-231-3/+0
| | | | | | CM now builds this by default in vendor/cm. Change-Id: Idfa80434075818fb02eff8ba1ac33556608ed636
* Revert "msm8916: Add CMHW vibrator intensity control"Michael Bestas2016-06-153-63/+1
| | | | | | | | * Use hardware/cyanogen VibratorHW implementation This reverts commit 34c6dd09bd6f2fa30baefffb3dc0d55d08701dd7. Change-Id: I05b86e00da344947c4c8368a379fa3215f2d6b2f
* msm8916: Enable cpusetsZhao Wei Liew2016-06-134-0/+17
| | | | | | | ActivityManager uses this feature to assign certain tasks to certain cores, thereby improving power consumption. Change-Id: Icc02ab7720bd415af7d9f99e435a021d05bf74c8
* msm8916-common: Address additional qcamerad denialsEthan Chen2016-06-071-0/+2
| | | | Change-Id: I1cfcd3bfe1d71cf86a3fdc692ae3b2dce88fa75b
* msm8916: Add missing ANT+ permissionMichael Bestas2016-06-021-0/+4
| | | | | | * Required to advertise ANT+ support Change-Id: I821f626edfa2551dec5cc25b6cd7f9b6d928196f
* cnd: update cnd classSanket Khidkikar2016-06-011-1/+1
| | | | | | | | Move cnd to new class to allow it to come up along with core apps when device is encrypted and locked. Change-Id: Iee397bc22ba28ed0b61418580e75bfbb2b467b09
* msm8916: Enable DPM/CNEEthan Chen2016-06-014-19/+10
| | | | | | | | | | * Move CNE board/product definitions to device, since these are dependent on proprietary libraries being present or not. * Move libcnefeatureconfig package to qcom-radio * Create nsrm directory * Add cnd, dpmd service entries Change-Id: I0bb1eb5bf097ae2baf1ad745f4691d88c06d02e2
* msm8916: Add CMHW vibrator intensity controlTheStrix2016-06-013-1/+63
| | | | Change-Id: Ibdd9b564b9bb6ff80516017bc2121634bef41f65
* msm8916-common: Remove duplicated debugfs mountLuca Stefani2016-06-011-1/+0
| | | | | | * It's in init.rc now Change-Id: I13df62fd213963659110f6ed827df2ce32410455
* msm8916-common: Do not chmod /system/bin/Luca Stefani2016-06-011-8/+0
| | | | | | * /system is mounted as ro, therefore chmod has no effect Change-Id: I4b3e9f8d81e6c7aa3c00357add851b308d8a8fe2
* msm8916-common: rootdir: Remove a unnecessary ' 5'LuK13372016-06-011-1/+1
| | | | Change-Id: Ieb1f3934a4e5e15d4dd22fe9f8cc1eca48be8a50
* msm8916: Shift to new device fragment modelEthan Chen2016-05-3145-382/+389
| | | | | | | | * Use make fragments for various subsystems * Move init.qcom.ssr.rc to common repo * Move dexopt flags to device Change-Id: I7ea1bac08993484ef2c74eaf338e93c19b527220
* msm8916: Commonize msm8939 and msm8916Ethan Chen2016-05-2918-27/+694
| | | | Change-Id: Iddc1a5e7793fe8110cba1f2314b53e3bb164c34d
* msm8916: Remove deprecated overlayEthan Chen2016-05-251-23/+0
| | | | | | * This doesn't exist in cmsdk anymore Change-Id: I24f6cdc945bb9beff5ac7d40264808291f8572a7
* msm8916: Add missing trailing \Ethan Chen2016-05-251-1/+1
| | | | Change-Id: Ifb5fb787e851612d7c2d52fa0d0f0e2321098524
* msm8916: Stop building libinit_msmMichael Bestas2016-05-185-1/+167
| | | | | | | | * Move alarm property items to a local init * Load device property items using init_target_properties function Change-Id: I7352ef999f414f31e9bda844248a1269d8c35741
* msm8916: Remove duplicate color correction node permissionEthan Chen2016-05-121-4/+0
| | | | | | * Defined in global CM init Change-Id: I482a01cf96fc41b8cf36bdb3ba6046665eb11c6c
* msm8916: Stop the QC-QMI message spamAdam Farden2016-05-081-0/+1
| | | | | | Signed-off-by: Adam Farden <adam@farden.cz> Change-Id: Idc308e2c22cf94389f12bf6d798fa85eab575c5b
* init: Enable backlight trigger for LCDRicardo Cerqueira2016-05-081-0/+3
| | | | | | | Disable backlight when blanked out. Ref: CRACKLING-626 Change-Id: Ifc698c1470b086b0e1f083c3c234f272988d108c
* msm8916: Enable MIDI supportKetut Putu Kumajaya2016-05-082-0/+19
| | | | | | Add the required USB compositions and declare feature support. Change-Id: I64cb845042f12e4103303e38b9cdc530041bb959
* msm8916: Update TCP performance tuningZhao Wei Liew2016-04-302-19/+24
| | | | | | | * Update TCP buffer sizes and global max rmem/wmem from CAF * Convert TCP buffer size properties to overlays Change-Id: Ic92ce124ea84c26491b134c861fd21cb6020d14e
* msm8916: Enable bluetooth HFP 1.7 AG supportSumit Bajpai2016-04-281-1/+1
| | | | Change-Id: I8765e3806197dcf2f978062b16e0653e7191e215
* msm8916: Defer the enablement of low power modesMaulik Shah2016-04-271-3/+3
| | | | | | | Enabling the low power modes before bringing all cores online might lead to issues. Hence, delay the enablement of low power modes. Change-Id: I5eaa02c3b7bd2422e53f60e00ca554adde8b158d
* Revert "msm8916-common: Disable dex2oat watchdog"Zhao Wei Liew2016-04-271-4/+0
| | | | | | | | | | Timeout has been increased to 1 hour, which is more than enough. Also remove a duplicate system property. This reverts commit dd06ffd7fa7c0c54bc1fba762e2087213a81f3e6. Change-Id: I6d05a7d9b894ab912b6e35929e1fded5e2a612d0
* msm8916: Remove core control system propsZhao Wei Liew2016-04-271-2/+0
| | | | | | None of the devices using this tree are using the core control module. Change-Id: Ibec8bf55239756035103e9f606e0c694c48c9579
* msm8916: Use set_prop() macro for property setsZhao Wei Liew2016-04-271-3/+1
| | | | | | Out with the old, in with the new. Change-Id: I78d726ba6f1c240dd91c333f1aaba99ab42072fe