aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* msm8960dt: Update SELinux policies for MHEADmm6.0Ethan Chen2016-03-0128-96/+141
| | | | Change-Id: Ia543f34b9406a4d02e0df48e51e95212ae0ac9e0
* msm8960dt: Don't loopback mount pdsEthan Chen2016-03-015-29/+2
| | | | | | * Mount the partition read-only regularly as part of fstab Change-Id: I5a5fd5b8d4061ae067879577fb5bbec4c751eed5
* msm8960dt-common: ril: fix invalid number errorVarun Chitre2016-03-013-0/+63
| | | | | | | Convert integer array of failed causeCode of a failed call into a single integer as expected by the framework. Change-Id: I1338a4ac137200f02ab15935d92de704c84c5ce7
* msm8960dt-common: fix recovery buildLuca Stefani2016-03-011-1/+1
| | | | | | * After 8e0ac24 android_build Change-Id: I6a645de4cad1e2148ba26c55961bfbaeab8b003c
* msm8960dt: Remove redundant LOCAL_PATH definitionZhao Wei Liew2016-03-011-2/+0
| | | | | | This is defined by default during the build. Change-Id: I9afeaef7f1204fbec715bce56561dc8048b61e6e
* msm8960dt-common: Switch to AICP MMdoc HD2016-02-191-18/+0
| | | | Change-Id: I1b2e8ed328dfdd5974573130e7d4c8a1e2c84c2a
* msm8960dt: Move Motorola partition permissions to ueventdEthan Chen2016-02-162-17/+14
| | | | Change-Id: I72eca391a80c9a7f6dcc0689f8367268536b8e53
* msm8960dt-common: build libOmxCoreOmkar2016-02-161-0/+1
| | | | Change-Id: I66a1d6c1d31312c1ebd62a07157e0eeeb8a06335
* msm8960dt: Update media codec capabilitiesZhao Wei Liew2016-02-141-14/+89
| | | | | | Based off stock 5.1 and CAF LA.AF.1.2.1_rb1.5. Change-Id: I0b08ff87942953c28d215e06bd395e54689acc43
* msm8960dt: Remove deprecated scriptsEthan Chen2016-02-122-8/+0
| | | | | | | * hardware_revisions.sh is unused * mount_ext4 is no longer invoked Change-Id: I6d7495d575c62efb315064672f708b6363976f62
* msm8960dt: Use interactive in recoveryZhao Wei Liew2016-02-121-3/+2
| | | | | | No reason to switch to ondemand. Change-Id: I0d8394db07c37f5bb88898516e5a7d25a5d3ae91
* msm8960dt: Use LOCAL_PATH for tree referenceZhao Wei Liew2016-02-121-1/+1
| | | | | | Since we define it, let's use it. Change-Id: I975118f844d5d7e47869d0142faae8fc59790481
* msm8960dt: Continue build if vendor is missingZhao Wei Liew2016-02-121-1/+1
| | | | | | Don't fail entirely, continue building. Change-Id: I7267edd30db759f72b4c7518b0aeb7e05a9719b8
* msm8960dt: Remove density from PRODUCT_AAPT_CONFIGAdam Lesinski2016-02-121-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: I581fe61e1f2afcf0f0b490ba49ebee55f47053c6
* msm8960dt: Fix mount_pds script for toyboxEthan Chen2016-02-111-3/+3
| | | | Change-Id: I5920c53de18260d743baa6205b5d7cdd3b8386a1
* msm8960dt: Don't fsck read-only firmware partitionsEthan Chen2016-02-111-3/+3
| | | | Change-Id: I1acad78da6ac19327d85b614f09dd1671817e64d
* msm8960dt: Add compatibility symlink for EGL librariesEthan Chen2016-02-111-0/+4
| | | | Change-Id: I4244a310b4aae81bc3cdf49bca859d1661ad693d
* msm8960dt: Add compat libraries and shimsChristopher R. Palmer2016-02-119-7/+454
| | | | Change-Id: Ib55939fe9cf9bc82ae57a869d8b10ed55dc1bd8f
* msm8960dt: doze: Remove summary stringsEthan Chen2016-02-112-4/+0
| | | | | | * This doesn't need to show in the Settings app. Change-Id: Ifc973ad99fa595336a7cfd8e527dde6f2e4ed580
* msm8960dt: doze: Correct camera manager assignmentEthan Chen2016-02-111-1/+1
| | | | Change-Id: I0117755f89a5b4d27e4ed6507604d13d58cf3f2e
* msm8960dt: Greatly simplify init.qcom.wifi.shEthan Chen2016-02-102-170/+24
| | | | | | | * Convert to service * Remove branches in control flow, this is always static for Moto 8960DT Change-Id: I520460f000d5ef6156336875827eb980c158f77e
* msm8960dt: Remove Qualcomm location packagesEthan Chen2016-02-103-55/+0
| | | | | | * These are incompatible with M. Change-Id: Iae6dc5c026ecb65c0aff17d2ad849b909b58d80c
* msm8960dt: Use Widevine listing from floEthan Chen2016-02-101-5/+8
| | | | Change-Id: Ief23b280575a8dd69ac9d45b70c5f94ede6fc90b
* msm8960dt: Remove deprecated coex scriptEthan Chen2016-02-104-132/+0
| | | | | | * msm8960 doesn't need this anyway, nor are the binaries provided. Change-Id: I59413d3148e47f6efd39a1347214a9b046af6d87
* msm8960dt: Remove deprecated flagsEthan Chen2016-02-101-14/+0
| | | | | | | | * EXTENDED_FONT_FOOTPRINT is deprecated * MOTO_LOG is replaced by shims where needed * Vold flags are deprecated Change-Id: I92784d83834fb4da52ae96ba1f495694b68f2f74
* msm8960dt: Use Snap cameraEthan Chen2016-02-101-1/+2
| | | | Change-Id: Ic4ec47c8cb46d4d97dccaaf05e0f8f09800ba99f
* msm8960dt: Remove old CRDA packagesEthan Chen2016-02-091-7/+0
| | | | | | * These have no target anymore. Change-Id: I401c9a1c1303e7b7d38bace6a9d3a8a5d85668f7
* msm8960dt: system_prop.mk is not an optional includeEthan Chen2016-02-091-1/+1
| | | | Change-Id: I742db61d5e7e05a1e6da1b094c34cd586a0c947f
* msm8960dt: Re-add full comments for doze component overlaysEthan Chen2016-02-091-1/+49
| | | | Change-Id: I2a087148d99d2e7d887f62788fbfbea05f5b0fc0
* msm8960dt: Enable auto power modesEthan Chen2016-02-091-0/+9
| | | | | | * Enable support for OS level doze. Change-Id: I66a118d79cfff3161c98430620dfc02a6c04599a
* msm8960dt: Remove mm-parser and dependenciesEthan Chen2016-01-072-8/+1
| | | | Change-Id: I7923e3d76a9ce1c07be83956551655a6143d3df3
* msm8960dt-common: Shim libqc-opt rather than hexediting it.Christopher R. Palmer2016-01-074-0/+47
| | | | Change-Id: I71cff4c7af0b79839c044edd4efe3a18c2b42ac9
* msm8960dt: Remove deprecated egl.cfgkhusika2016-01-052-3/+0
| | | | | | see here: https://github.com/CyanogenMod/android_frameworks_native/commit/993814255fc248454368ed9fe34b4703a05eaf99 Change-Id: Ib29fc8685df1de424a0b50733acb0d194b8c9e4f
* msm8960dt: Remove duplicate packagesZhao Wei Liew2016-01-051-13/+0
| | | | Change-Id: I8a53f95ea352f3fe05471f90e8af5b560659ac9f
* msm8960dt: Remove deprecated performance profilesZhao Wei Liew2016-01-051-23/+0
| | | | Change-Id: I524da85573207e4164511c5c78e1795eca6ae5b3
* msm8960dt: Nest common repo dependenciesZhao Wei Liew2016-01-051-0/+10
| | | | Change-Id: I33b1c6194cfef422fe6d3bf2d309dde28ba740d6
* msm8960dt: Use nuplayer by defaultZhao Wei Liew2016-01-041-4/+0
| | | | Change-Id: I8e4cf1e55bb4520c68cb7fa29f468674c7c2259b
* charge_only_mode: use zlib instead of libunzSultan Qasim Khan2015-12-221-1/+1
| | | | Change-Id: I514d3c3df1846022374eeceec448bbdfc0d4d29f
* msm8960dt: Update android_filesystem_config headerEthan Chen2015-12-221-144/+42
| | | | Change-Id: Ia30fea0c5959b438fc0a513d81923ca12fa08df0
* msm8960dt: doze: Hold reference to power managerEthan Chen2015-12-221-4/+4
| | | | Change-Id: I560f0cf269342700dc3ff979c75c7c86f6e315ed
* msm8960dt: doze: Update flashlight for new M torch APIsEthan Chen2015-12-221-4/+46
| | | | Change-Id: I98a97aca1537745de592e96367ea2677a3fe8127
* msm8960dt: doze: Remove use of screen type utility functionEthan Chen2015-12-221-6/+1
| | | | | | * This code will only run on phones, this isn't useful. Change-Id: I0a446e266cf6377fae738c69994caa4ccebbea33
* msm8960dt: Convert WLAN firmware reload overlay to system propertyEthan Chen2015-12-222-3/+1
| | | | Change-Id: If9cc0833cec85cc34a2f2d6ca8e6f408ca8a16d1
* msm8960dt: Update geofence provider package overlaysEthan Chen2015-12-221-2/+13
| | | | Change-Id: Ib3adb4efa4c14230dc775ba6fbe5f4985f4efe5d
* msm8960dt: Update overlays for MEthan Chen2015-12-221-3/+0
| | | | Change-Id: I59a63fadc41f742afc77fb69a19c9ad962863314
* Camera: Add module init placeholderEino-Ville Talvala2015-12-221-0/+1
| | | | Change-Id: I6d0e4bde4e8cd26db26268fe7be43094c71a71db
* camera: update for torch mode APIChien-Yu Chen2015-12-221-0/+1
| | | | | Bug: 2682206 Change-Id: I6ddd786a139b211d9c3bd11ea0109e31b6ddd221
* remove video editor from media_profiles.xmlChong Zhang2015-12-221-44/+0
| | | | | bug: 17112465 Change-Id: I6953b325264a9617c281cb83fec8dc506650eed6
* msm8960dt: force dex2oat not to use swap fileThierry Strudel2015-12-221-0/+4
| | | | | | Bug: 20658562 Change-Id: I9768ac69fa03c2846fdadb8d315e5386000f1ab0 Signed-off-by: Thierry Strudel <tstrudel@google.com>
* msm8960dt: remove persist.sys.usb.config overrideNick Kralevich2015-12-221-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: I78267c6c003f4c1fe0f58df7e4c4df748025080f