summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* debcaf: Fix cameraHEADmm6.0Zhao Wei Liew2016-02-251-1/+1
| | | | Change-Id: I647562b68f06c329fb668d8015ac4cda95a9e590
* debcaf: Yet another deb->debcafdoc HD2016-02-251-1/+1
| | | | Change-Id: I28ee10d0e896421bc572b46fb622cd2f19cf1d00
* debcaf: Unbreak the worldZhao Wei Liew2016-02-241-0/+2
| | | | Change-Id: I834e49af4e8daa8725eb1ab3c7778cf696438064
* debcaf: Still deb -> debcafdoc HD2016-02-241-1/+1
| | | | Change-Id: If3dd38187d2be538d990f82714add0002a0ef182
* debcaf: Fix ro.product.devicedoc HD2016-02-241-1/+1
| | | | Change-Id: I6b65ce72a60e25f2db8459507426a7f6069d6fec
* debcaf: Fix builddoc HD2016-02-232-2/+2
| | | | Change-Id: Id2f539a0e707ec901cb0616e0a2c336028ecac14
* debcaf: Add missing full_deb.mkdoc HD2016-02-231-0/+21
| | | | Change-Id: Ib4489d2d5e6e93daa116a59292f2522ad44528b5
* debcaf: Adopt it to CAF tree structuredoc HD2016-02-233-9/+9
| | | | Change-Id: I1a10821aae7aedfa2c173dbbf906679df55c1b6e
* debcaf: Switch to AICP MMdoc HD2016-02-233-37/+22
|
* deb: Add F2FS supportZhao Wei Liew2016-02-201-2/+4
| | | | | | F2FS has been proven to provide all-around performance improvements. Change-Id: I9aeed1146baf4ede975684d1285bb170b951fa7c
* deb: Clean up overlaysZhao Wei Liew2016-02-203-44/+0
| | | | | | | Remove deprecated storage_list.xml overlay. Also remove overlays which have values that are duplicates of the framework defaults. Change-Id: Icbb7bc604ccb257e94a29fff065bd277362c3788
* deb: Add system permission for cpufreq limit driverZhao Wei Liew2016-02-201-0/+4
| | | | | | PowerHAL needs to use this. Change-Id: Ic65165d0d5c10251ebe84122bcb05da9e95da9ae
* deb: Disable mpdecision by defaultZhao Wei Liew2016-02-201-1/+2
| | | | | | We'll start it in the power init script after boot is complete. Change-Id: I64a0a55521ff9db61cb58dd797bb9ba415751677
* deb: Remove unused vendor scriptsZhao Wei Liew2016-02-2025-1947/+0
| | | | Change-Id: Ibfa3f606c855ac1eec30ca97418c57aa16ac3a29
* deb: Remove kernel headersZhao Wei Liew2016-02-2014-3119/+0
| | | | | | We don't need these; we're using headers from the kernel source. Change-Id: I3f9b32cb03f7b6bfc0657041cb754989f2c735ec
* deb: Fix issues with SnapZhao Wei Liew2016-02-201-0/+29
| | | | | | | | Fixes: * Inability to start the app * Freezing of camera previews on every shot Change-Id: I519a78523c9ccd2380d50f6caeae0eb5159249b8
* deb: Don't overwrite vendor packages and filesZhao Wei Liew2016-02-201-2/+2
| | | | | | Otherwise, no vendor blobs will be included. Change-Id: Ib243d380674169ff1cab3246962ea716adccc16b
* deb: Tune TCP performanceZhao Wei Liew2016-02-132-2/+6
| | | | | | Based on CAF values. Change-Id: I3a446f7cad4d232cf2a444ef0cdb4580b5ec61c3
* deb: Use common power configurationZhao Wei Liew2016-02-131-57/+1
| | | | | | | Move this to a separate file in flo device tree which is called for both deb and flo. Change-Id: Id6d413c84a27780bae1284e7d69d9d371fad13df
* deb: make it bootDave Daynard2016-02-131-1/+1
| | | | Change-Id: I8b2ddd81ce6acc4341464c255479fcf090ce4df7
* deb: Delete duplicate on init flagElektroschmock2016-02-131-1/+0
| | | | Change-Id: I8a8d8bbaa5fcfb06ba7daa155dcd7354107ed1fe
* deb: Remove deprecated vendorsetup.shDan Pasanen2016-02-131-17/+0
| | | | Change-Id: Id58cc46c3398570dbe6f5a7be7b4c8873372271c
* deb: yes_sleepDave Daynard2016-02-131-3/+3
| | | | | | Also minor ethernet cleanup Change-Id: Ib40f501bfe9d4d086f1964002fa682708c7d6149
* deb: init: Remove bugreport servicemyfluxi2016-02-131-8/+0
| | | | Change-Id: I997123c3d19d7a60c214c49f4f9d16f6679566f0
* deb: Use fs_mgr to format if unformattedEthan Chen2016-02-131-2/+2
| | | | | | ** device.mk change is already done in flo/device-common.mk Change-Id: I5eb6a9ddb6cfce8be6b6c91601a33585ad782145
* deb: Readd noauto_da_alloc to fix horrific I/O performanceScott2016-02-131-2/+2
| | | | Change-Id: I912f819336e23437775fd26ec86be6ca5a4b48cc
* deb: Enable doze modeEthan Chen2016-02-131-0/+9
| | | | Change-Id: I0796dbe847d7d61f4ab24a49dc3cd07bdcf6c807
* deb: Fix assert syntax errorEthan Chen2016-02-131-2/+2
| | | | | Change-Id: I8f7730c0672ed73798164c4621e1b4ac4681d00f (cherry picked from commit e6ca275e52b450b6f709d83a9cd3b206aa2b8e28)
* deb: Only write radio images on updateEthan Chen2016-02-131-6/+14
| | | | | Change-Id: I21629e79f825e978985e77909e6efe8cebda3395 (cherry picked from commit 6770893cf146d10434055809e75e36adab2e16db)
* deb: telephony changesDave Daynard2016-02-133-0/+7
| | | | | | | | | | | - Allow SIM hotswap. It is accessible and works just fine - Enable telephony.lteOnGsmDevice=1 - Declare GSM telephony permission as it's required for the network modes menu now Change-Id: I541341b67e990166936503dce701ea2adec3a70a
* deb: Bring up CMZhao Wei Liew2016-02-1310-16/+214
| | | | | | | | | | * Add proprietary file scripts * Add widevine blobs and remove unnecessary blobs * Configure hardware keys appropriately * Move over to Trebuchet from Launcher2 * Don't restrict vendor files Change-Id: Iae45847deb780fbf3b6a118bc4c541c45f5c675c
* Merge "Fix directory path for CarrierConfig overlay for deb." into mnc-devIan Pedowitz2015-09-031-0/+0
|\
| * Fix directory path for CarrierConfig overlay for deb.Sanket Padawe2015-09-011-0/+0
| | | | | | | | | | Bug: 23722131 Change-Id: I52116d8c7877ffdde15e76e05b8ecafe467aa8e4
* | Add CarrierConfig to device mk as it is needed by TeleService.Junda Liu2015-08-311-0/+1
|/ | | | | Bug: b/23682501 Change-Id: Ia3ff89473cf6e33008aaa12e73796f32de7cc2bb
* RazorG: Reduce the journal size to zero.Tao Bao2015-08-041-0/+7
| | | | | | Bug: 22940588 Change-Id: I5dfae62c4baa01a15144eb32328d77d62023f2e1 (cherry picked from commit 4a93a41742739790dd77f4f2bbd478ee8170a4c5)
* Add support for USB OTG devices.Jeff Sharkey2015-08-031-0/+1
| | | | | Bug: 22828819 Change-Id: Ib5b36ed7bc86aca512eef5b187a7573283d3b0dc
* Add overlay value for apn_expand_bool to false for deb device.Sanket Padawe2015-07-291-0/+10
| | | | | Bug: 22787515 Change-Id: I42c7368cf10615a519ed538d0688e267e56e5350
* Add camera.avg and camera.flashlight to power_profile.xmlwilliam_shih2015-06-291-0/+2
| | | | | | Issue: 21757700 Change-Id: I5288d7652064010f7f0a964a901bbfa5fa5f2a8b Signed-off-by: william_shih <William_Shih@asus.com>
* Add flag indicating device supporting EAP SIM, AKA & AKA'.Sanket Padawe2015-06-261-0/+3
| | | | | Bug: 22014309 Change-Id: I852e372ab1cc308b4bbc5ca7dc2a5cc9ca4c4e5c
* Remove stlport from deb.Dan Albert2015-05-301-4/+0
| | | | | Bug: http://b/15193147 Change-Id: Ifc3fdef99451af5d0b1f3da723bfbaa8208b605b
* Merge "Add support for static RadioCapabilities." into mnc-devRobert Greenwalt2015-05-141-0/+6
|\
| * Add support for static RadioCapabilities.Robert Greenwalt2015-05-131-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some RILs don't support RIL_REQUEST_GET_RADIO_CAPABILITY. Add code to RIL.java to notice a REQUEST_NOT_SUPPORTED response and check config.xml (config_radio_access_family) for a static answer. Also catching GENERIC_FAILURE responses because Hammerhead modem returns that. B 21079604 created for this. If neither Modem nor config.xml provide data, uses RAF_UNKNOWN so we don't lie about capabilities and also so we fail fast (setPreferredNetwork won't work). bug:20561357 Change-Id: Ia261c752ba795fd673ecfe5497fd6652f093f26e
* | Whitelist device for stlport.Dan Albert2015-05-081-0/+4
|/ | | | | | Bug: http://b/15193147 Change-Id: I61ac7c12f1440ef7c2ff7647a7e57baacf57bdec (cherry picked from commit 7b803eed6d3caf7c433de86bc10d9e435f3fdce3)
* am 1d1ea49b: Merge "deb: misc SELinux changes."Nick Kralevich2015-04-022-10/+3
|\ | | | | | | | | * commit '1d1ea49bcaab60874d2766a35bf7bbd1bb73c438': deb: misc SELinux changes.
| * Merge "deb: misc SELinux changes."Nick Kralevich2015-04-022-10/+3
| |\
| | * deb: misc SELinux changes.Nick Kralevich2015-04-012-10/+3
| |/ | | | | | | | | | | | | | | | | | | | | * Move binaries to /system/bin and stop using /system/bin/sh * Remove init.qcom.class_main.sh . It doesn't exist. * Use domain transitions based on the file label instead of seclabel statements. Change-Id: I9df57a84cb4fcb59eebc9f61c44f01a8f585605c
* | Updated external storage configuration.Jeff Sharkey2015-03-301-19/+2
| | | | | | | | | | | | | | | | vold now manages external storage in a much more dynamic fashion, so we no longer need to define FUSE daemons or mount points. Bug: 19993667 Change-Id: I144fc2cd620fe7ef848fa835def247070a201e80
* | am 70af5737: Merge "delete service asus-dbug-d"Nick Kralevich2015-03-281-4/+0
|\| | | | | | | | | * commit '70af57379988212785d70a7c3f9ce4c397513d49': delete service asus-dbug-d
| * Merge "delete service asus-dbug-d"Nick Kralevich2015-03-281-4/+0
| |\
| | * delete service asus-dbug-dNick Kralevich2015-03-281-4/+0
| |/ | | | | | | | | | | | | | | | | | | | | SELinux prohibits init from running executable code from /data, so this is a no-op. Also, we don't want to give any package named com.asus.debugger a full root shell. Nexus devices don't ship with such a package, and it's trivial for anyone to create a package by the same name. Change-Id: I1fbe2871d93edae374a453466eefd859e4c74ce4