aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* msm8916: Call btnvtool using a serviceSteve Kondik2016-03-223-20/+7
| | | | | | * To get in line with upstream SELinux changes Change-Id: I1e69b2ce4f3850fe3e2746200edb5d3c6a8deb0d
* msm8916: Grant read permission to FM radio deviceEthan Chen2016-03-211-1/+1
| | | | | REF: CYNGNOS-2235 Change-Id: Ia7f354aac0090a8e8f5f85a082f10c2be91ef37a
* msm8916-common: Move properties to system.propzwliew2016-03-182-5/+2
| | | | Change-Id: I0e458c255274a282c4aba85043eba2a7d68baf7c
* msm8916: Set TARGET_KEYMASTER_WAIT_FOR_QSEE := trueTheStrix2016-03-151-0/+3
| | | | Change-Id: Ife7aa45e01e94bb3748fd31a95a0f07d46f0b68e
* msm8916: Remove common adaptive LMK settingZhao Wei Liew2016-03-151-4/+0
| | | | | | vmpressure_file_min should be set to 81250 for 64bit devices. Change-Id: Ie6e6fdeadea6735c7678a7053333d9f31f84eab6
* msm8916: Remove deprecated usb charging modeMichael Bestas2016-03-151-8/+0
| | | | Change-Id: I4f677e06f770e1ae0020f009d83067a797c1d1ab
* msm8916: Remove deprecated codeTheStrix2016-03-141-3/+0
| | | | | | - Not needed after M storage changes Change-Id: I086e768d591f394f4773456c0d0f71b81fb070d1
* msm8916: Don't declare USB host support for all devicesRicardo Cerqueira2016-02-291-1/+0
| | | | | | | | | | Parts of the automated test suites verify this and set up test plans accordingly, and declaring usb-host support on devices that don't have it is generating false positives. Ref CYNGNOS-2164 Change-Id: Ic25c95e374eb605638a2c3994bd5b44a826e1146
* msm8916: Set missing scheduler parametersZhao Wei Liew2016-02-221-3/+1
| | | | | | | Set the appropriate window stats policy and remove unnecessary on early-init flag. Change-Id: I3ef4e74cebf798c49512f5da76fc5ba247749c9a
* msm8916: Don't push background services to higher adj.Ramswaroop Ghanshyam Somani2016-02-191-1/+0
| | | | | TOMATOL-615 Change-Id: Ibe5ec4f1eaa4ba1912fb630290c1af68795ab2ba
* msm8916: Force HWC for virtual displaysEthan Chen2016-02-101-0/+1
| | | | | | | * Addresses WiFi display corruption REF: CRACKLING-938 Change-Id: Ib9cfe747099ff295cc4437bc01482d69ead2ce77
* msm8916: Update path to perfdTheStrix2016-02-101-1/+1
| | | | Change-Id: I8dd18bf8e4b31469c80b8a00520def6dbe98a2ea
* msm8916: Update FM feature flag for power optimizationMeninblack0072016-02-081-1/+1
| | | | | Change-Id: I96a6a4a2aa6cd7b228c3a8fd32450ff4a471b042 Signed-off-by: Meninblack007 <sanyam.53jain@gmail.com>
* sec_config: added declaration for qmi-slim serviceValeri Atamaniouk2016-02-011-0/+2
| | | | | | Enabled access to qmi-slim service from gps and net_raw groups. CRs-Fixed: 785935 Change-Id: Id649f9e9ea292acc64a26678e75fd60b98e5e486
* sec_config: Add permissions for ril.Jaime A Lopez-Sollano2016-02-011-0/+31
| | | | | | RIL needs access to some QMI services Change-Id: Ief22e3cc225720c3e3572df966e86cfafafb68e5
* msm8916: Don't use low latency primaryEthan Chen2016-01-281-1/+0
| | | | Change-Id: I1e9a1961658e78bf5ef53eec86a9fce2e21b95a1
* msm8916: Skip wifi firmware reload on AP changeEthan Chen2016-01-281-0/+3
| | | | Change-Id: Ia7bf5ac48c38d9e3d349b402e3616a5152f51b26
* msm8916: Remove deprecated flags, bring in line with 8939-commonEthan Chen2016-01-282-51/+32
| | | | | | | | * Remove DEEP_BUFFER_RINGTONE (unimplemented) * Remove EXTENDED_FONT_CONFIG * Remove system properties that set the defaults Change-Id: I93b6a36a9c995840bb13e8b788b713c34485484d
* msm8916: Use new sample rate representation for compressed playbackEthan Chen2016-01-281-0/+1
| | | | | | | * Kernel supports this now. REF: CRACKLING-839 Change-Id: I8f6e47995a3676815af4f731bfaabf2a946ad95f
* msm8916: Reduce boot timeSteve Kondik2016-01-282-3/+2
| | | | | | * Bring back boot-with-noop as this results in much shorter boot times. Change-Id: I52e72a613d9ebe08ad4ceaa788c3c8bef9bd42e2
* msm8916: Enable BFQ io schedulerZhao Wei Liew2016-01-262-4/+3
| | | | Change-Id: I2f9301d712c44e9465ce246f400d92a319e756aa
* fm: Use the FM service states to control stateRicardo Cerqueira2016-01-261-5/+4
| | | | | | | Instead of using the BT state, trigger control operations from the actual FM service state Change-Id: Ib8edd47e8dd2ac7393ca3f0c8b903148bea743d6
* msm8916: Remove unused itemsEthan Chen2016-01-145-195/+1
| | | | | | * These packages and binaries don't exist anymore Change-Id: I65ae1802d18f22eb441314bca8617e1e2d284161
* msm8916: Use a conditional LD_PRELOAD instead of init scriptEthan Chen2016-01-143-7/+1
| | | | Change-Id: I9c24a4a4fa89606842f0d2c10d50dbccc921195a
* msm8916: Remove unused protobuf flagEthan Chen2016-01-141-1/+0
| | | | Change-Id: I7cc726389daa80664c9d1fe7a2bc57e1aa1c619b
* msm8916: Remove deprecated USB storage propertiesEthan Chen2016-01-141-3/+0
| | | | Change-Id: Id4f80dfa09b00c65c16d335c2bcfd7e15496fef9
* msm8916: Remove magic rild.libpath configurationMarcos Marado2016-01-141-6/+0
| | | | | | | | | | | There's a possible race-condition if you rely on the magic done in init.qcom.rc instead of defining a property on your specific device. Force all devices to explicitly define this in the device repository now. Issue-Id: PAELLA-124 Change-Id: I9300398e10ba9a7b3798bd9980834b34ad77bc49 (cherry picked from commit 795a090b32a846fbf6840ac0e7409348dac9f966)
* msm8916: Build librmnetctl from sourceEthan Chen2016-01-1118-2156/+1
| | | | | | * Use global CM vendor/qcom/opensource/dataservices Change-Id: I10a842c2a8c1e8ef95261a65942da9cfd59f8464
* bluetooth: Set operating voltageRicardo Cerqueira2016-01-061-0/+2
| | | | | | Fix the overcalculation of BT power consumption Change-Id: I915ab61427fbf49d2178da1417e850a0fb7fbbc7
* media: Get rid of mm-parser and dependenciesRicardo Cerqueira2016-01-041-6/+1
| | | | Change-Id: I3a02e947bd9d17e5880d4a8021e06bae5188cb29
* msm8916-common: use custom audio_policyC-Aniruddh2015-12-161-0/+1
| | | | | Change-Id: Ia7b25ff118127a51ae52da03c889c06397742593 Signed-off-by: C-Aniruddh <aniruddh.chandratre@gmail.com>
* msm8916: Remove mm-parserEthan Chen2015-12-151-1/+0
| | | | Change-Id: I98efd5eca461d665d899f28b9dfa0cc6ce842a23
* msm8916: Update SELinux policy for btnvtool contextEthan Chen2015-12-092-2/+4
| | | | Change-Id: I3d137dc2e484ac92123c672fd8485bac8e41e6a9
* FM: Switch implementationsRicardo Cerqueira2015-12-022-4/+7
| | | | | | The old QC app is deprecated, we can now use Google's Change-Id: Iba01b03f42ee745576f1fd486c28350381e0622d
* msm8916-common: Remove persist.sys.usb.config overrideNick Kralevich2015-11-251-3/+0
| | | | | | | | | | | | | | The variable persist.sys.usb.config is no longer honored by the framework, and it's presence causes unnecessary toggling of the USB driver, which disonnects ADB and makes the device's connection unstable. Delete it. Bug: 21404762 Bug: 18905620 Change-Id: I4220e399b82f23c27f369bbe595dc1cca5c72c91
* msm8916-common: Remove hardware/qcom/fm from dependenciesTheStrix2015-11-241-4/+0
| | | | | | | * Added in the default manifest http://review.cyanogenmod.org/#/c/121216/ Change-Id: I0946bafca8913a8ac1d6d24c9031d61ad957baf6
* msm8916: Add compilation for libextmedia_jniRashed Abdel-Tawab2015-11-131-0/+1
| | | | Change-Id: I897efb191f1305ea1e8a2ae0d13a394439d7d97d
* msm8916-common: fix sdcard symlink pathC-Aniruddh2015-11-131-1/+1
| | | | | Change-Id: I9dbd397ed0e43bdd8e6319e78e2ccde6e8564a86 Signed-off-by: C-Aniruddh <aniruddh.chandratre@gmail.com>
* Revert "msm8916-common: Add android_external_connectivity repo"Ethan Chen2015-11-111-4/+0
| | | | | | This reverts commit 4233bc307cd723650badd05c249a199a9049e16c. Change-Id: I382948112d2e796e8f34669fa8f8f675d8df7ff1
* msm8916-common: Add back FFMPEG codecsTheStrix2015-11-101-1/+1
| | | | Change-Id: I4ec0cd87cc404d30ce49ce5a3cac156400afa465
* init: thermal-engine has a new pathRicardo Cerqueira2015-11-101-2/+2
| | | | Change-Id: Iecb3d076369df24abb17916397de8b26a030f9c3
* msm8916-common: Add android_external_connectivity repoKetut Putu Kumajaya2015-11-091-0/+4
| | | | Change-Id: I43f619bfc0323cf40ad6604f27ce1780d2fd264c
* msm8916-common: Fix dt generation for 32bit deviceKetut Putu Kumajaya2015-11-061-0/+2
| | | | Change-Id: I49c3d6c8d7e93385ca3620d45d4c1aa404de7ea2
* msm8916-common: Remove unused mkbootimgEthan Chen2015-11-051-34/+0
| | | | Change-Id: I5e351140e69f7c103559cc842beb13cad10e3a56
* msm8916-common: Remove mm-dash from dependenciesTheStrix2015-11-051-4/+0
| | | | | | | * Already included in the default manifest http://review.cyanogenmod.org/#/c/113746/ Change-Id: Iaedda8f4a59f3719d178c25b09f7c8445115e2a2
* PerfManager moved to the CMSDK, adjust overlays accordinglyRicardo Cerqueira2015-11-052-4/+23
| | | | Change-Id: I62fb61b67e6096733be1b3bd7eaa609d80295b55
* Remove reference to inexistent repositoryMarcos Marado2015-11-051-3/+0
| | | | | Change-Id: I8ac74314b14532cac8daba7f063e65313998e066 (cherry picked from commit 6c75281a7b22e417a629a2b32e30a3f9962be2ae)
* msm8916-common: Drop BOARD_SEPOLICY_UNION.Stephen Smalley2015-11-041-9/+0
| | | | | | | | | | As suggested in the comments on https://android-review.googlesource.com/#/c/141560/ drop BOARD_SEPOLICY_UNION and simplify the build_policy logic. Union all files found under BOARD_SEPOLICY_DIRS. Change-Id: I4214893c999c23631f5456cb1b8edd59771ef13b Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
* boot: Use new fancy-pants shared DT builder/appendingRicardo Cerqueira2015-11-041-1/+1
| | | | Change-Id: I9871fb5b83b6d663de28bab1ffc011e7e667553c
* msm8916: cm-13.0 timeRicardo Cerqueira2015-11-027-58/+32
| | | | Change-Id: I9d9eac4d8d57e8620cda88c8cf2d28013a33f134