summaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove ks-wrapperrogersb112016-02-051-3/+0
| | | | Change-Id: I68afaa40d89115ffdea0b5b61c10bbf80c61c98b
* t0lte: fix RILsbrissen2015-12-311-0/+3
| | | | | | | | | | The KK ks crashed when setting ril.ks.status property, we work around this by using the D2 ks (which does not set this property) and wrapping it with a bash script because D2's ks does not support some flags passed by T0's qcks. We use the bash script to set the ril.ks.status property so qcks knows it can continue. Change-Id: Icc1a64b93edc38bc477acc953595280929a46549
* Shim library for missing symbols in Samsung blobsArne Coucheron2015-12-101-0/+4
| | | | Change-Id: Id8caf67ee8d544fc1fab0fb8b9d13b1f2cb07204
* Remove density from PRODUCT_AAPT_CONFIGAdam Lesinski2015-12-021-1/+1
| | | | | | | | | | AAPT ignores densities in PRODUCT_AAPT_CONFIG. The use of PRODUCT_AAPT_PREF_CONFIG for density is encouraged, as AAPT is able to determine the fallback density to use if a resource of the specified density does not exist. Change-Id: If2b43a44593bc234118045d03bd48cd9820dc05a
* t0lte: make fstab commonsbrissen2015-11-091-1/+2
| | | | Change-Id: If01f049ce7582820cfa68fa62b171a5ef9e1344d
* Update dalvik heap for 2mb devicesTheBr0ken2015-07-061-0/+3
| | | | Change-Id: I54455a76f8eddc66f02b4e0599ab6cfa1dd733a8
* t0lte: updates for KK rilsbrissen2015-03-271-0/+6
| | | | Change-Id: I38444fd7b48db422ce4c4cc984ac0e88b6d00ea3
* t0lte: initial L bring upsbrissen2015-01-161-2/+1
| | | | | | | -selinux policies still need work -switch fstab to by-name Change-Id: I397931d0aa2ea7887774007acf40c9f03e66fb14
* t0lte: clean up device treeRicky Salinas2014-04-121-2/+0
| | | | | | | Clean up overlays and cm.mk Change-Id: I371505cbe4ba9ccbf2aac765f2ea1b4f13155df5 Signed-off-by: Ricky Salinas <rsalinas1@mail.usf.edu>
* Revert "t0lte: add NFC host-based card emulation"Brian Resnik2014-04-011-2/+1
| | | | | | | | t0lte does not have HCE. This reverts commit b5f42b43b1326611aeb0eea13aff95d67779e08f. Change-Id: Id55853b80de11de20316816087802d58dc84c284
* t0lte: add NFC host-based card emulationslickrick2013-12-141-1/+2
| | | | Change-Id: I42c372e14c04565c22cca1d9e0862e4203fc8afa
* t0lte: opensource sensorssbrissen2013-12-101-0/+4
| | | | Change-Id: I5c79b039ce4812ba82f5f257624c7bb9ac455801
* t0lte: use opensource camera hal, remove camera blobDaniel Hillenbrand2013-09-011-0/+4
| | | | Change-Id: I5e80eb278d7bdd2de5f40869ca433a36838edde7
* t0lte: remove DeviceSettingscodeworkx2013-08-091-4/+0
| | | | Change-Id: I8ef6fb1333c4dafc9379989d9c66f32da57becd9
* t0lte: split off common blobssbrissen2013-06-121-1/+1
| | | | | | Create seperate vendor files for common vs t0lte(GSM) specifific Change-Id: I47dc7e616b8d4a1533fd4fb4889ea05f7b86534d
* t0lte: move advanced settings to commonDaniel Hillenbrand2013-06-091-1/+1
| | | | Change-Id: Icceb60282371cb878119b35c4324598f5e0038dc
* t0lte: fix ifeq's once and for allsbrissen2013-06-071-1/+1
| | | | | | this better distinguishes cdma vs gsm Change-Id: I4f689bf362c0248d1ca1a1f08c7a1deb0644ddf1
* t0lte: move common include down, cleanupDaniel Hillenbrand2013-06-071-3/+1
| | | | Change-Id: I101ca73ae23d3e8e330491a6c5d8c56a2e03edc3
* t0lte: fix logic on ifneqsbrissen2013-06-061-3/+5
| | | | | | This should hopefully fix the gsm issue after the cdma merge. Change-Id: Id4688118787978852da334e72c0c58e2c7df1366
* t0lte: merge in t0ltecdmasbrissen2013-06-061-0/+85
with minor changes to i605, l900, and r950, this will make the t0ltecdma repo obsolete. Change-Id: I5b28c956327856f2aa2bbf244a2b3156743d6097