aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* find7: fix build (update dependencies)HEADn7.1Ralf Luther2017-12-161-2/+2
| | | | | Change-Id: Ic7801c02630bbce27587302173def96f8cd7b09c Signed-off-by: Ralf Luther <luther.ralf@gmail.com>
* Add dependencies fileSuraj Das2017-04-041-0/+37
| | | | Change-Id: I408a8f520fcd34667b116169805b64a372f8c1d5
* Oppo -> OPPOMichael Bestas2017-04-031-1/+1
| | | | Change-Id: I327405a9c64433ef541dc88ae423f9db7b215f47
* Remove common overlaysSuraj Das2017-04-033-84/+0
| | | | | | All the overlays will be located in find7-common for easier access Change-Id: I00126db9bc6499190ff5ef57abb0cb5f68110f0f
* remove cmSuraj Das2016-12-132-41/+0
|
* find7: Switch to the unified LED capabilities overlayZhao Wei Liew2016-12-031-2/+14
| | | | | | | * The old overlays have now been removed in favor of a single unified and extensible overlay. Change-Id: I3c1ec399a19e9dd3ad97e74993133cec9ffb5fb8
* find7: Remove enhanced NFC featureZhao Wei Liew2016-11-191-3/+0
| | | | | | | This is no longer used anywhere. Change-Id: Iaabfaec2d7c734b5f286f3dc4ef651d93b2f2bc8 (cherry picked from commit fc1ae9425481ded366ca634bd2320feb16e42af6)
* find7: inherit framework properties firstRoman Birg2016-02-191-2/+5
| | | | | | | | Fixes keyhandler being included in the system service classpath first - causing some boot failures recently. Change-Id: I5df1629c333543a5717af3181161a38fbac2b6e6 Signed-off-by: Roman Birg <roman@cyngn.com>
* find7: Enable LED brightness LibLights controlAdrianDC2016-01-021-0/+22
| | | | | | - Add the brightness features to the LibLights. Change-Id: Ib21879b2b61afffc194294adbeb3818b12406374
* find7: Update fingerprintMichael Bestas2015-12-111-2/+2
| | | | Change-Id: Id664d5c3db06a4a5e71335673d2eb61b48e8c183
* Adapt model name to camera blob expectations.Michael Bestas2015-11-241-1/+2
| | | | Change-Id: I0733099f7e4039db643f5d27a36c6205d0c90136
* find7: Update extract file scriptMichael Bestas2015-09-121-2/+2
| | | | | | * Fix passing arguments to common script Change-Id: I737b682d5dcf9bfe4ca0e9e36a97f31d6c419fe4
* find7: Fix system.prop inclusionMichael Bestas2015-08-222-4/+3
| | | | Change-Id: I4cced59eebeffaa6f84819e4a7fa353a943ff34c
* find7: Remove vendorsetup.shMichael Bestas2015-08-221-3/+0
| | | | Change-Id: I3047aaa10274c43c03a060aecef4284a04aab5f2
* find7: Cleanup makefilesMichael Bestas2015-08-222-27/+19
| | | | Change-Id: I8945be9b566f5b39aa714c44ba9e9c15db7b2077
* find7: Update build fingerprintMichael Bestas2015-08-221-2/+2
| | | | Change-Id: Ic3856c38a632652cee4fa578d1152c96eeda9878
* find7: Enable Ambient displayMichael Bestas2015-07-012-0/+50
| | | | Change-Id: I61c4a3899a07f44494896efb80fb76b20728ac63
* Remove density from PRODUCT_AAPT_CONFIGAdam Lesinski2015-04-221-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
* find7: update recovery assertsBrinly Taylor2014-12-241-1/+1
| | | | Change-Id: Ic84f5bce967b87f381272262a94063bb717b6d85
* find7: Update power profileMichael Bestas2014-12-231-74/+51
| | | | | | * Oppo package version: X9006 & X9076 v2.0.0i Change-Id: I9c7be4c13bcfb1e98c76111d346fd6e5743c1d5e
* find7: Re-organize tree to become find7 device treeMichael Bestas2014-12-2328-2700/+17
| | | | Change-Id: Id37a4e6ef643b86c3fda0d0cf3e314225d96ec49
* find7: Update Bluedroid configSteve Kondik2014-12-191-7/+9
| | | | | | * Enable vendor BLE hooks Change-Id: I8b22cfebb0c7fd1ebbc141a8c5d94382e4cf18be
* selinux: EnforcingRicardo Cerqueira2014-12-121-1/+1
| | | | Change-Id: Icf5beb2e6565df86443b28628d1d91cc086212b3
* find7: Enable additional pseudo sensorsSteve Kondik2014-12-121-2/+3
| | | | | | * Add gesture support and VMD Change-Id: I3b711b2f7fa5df38e2d0d5d8985881b840a07c8a
* find7: Update property to enable sensor gesturesSteve Kondik2014-12-121-1/+1
| | | | Change-Id: I5045e4b8b6880d725284672f62ab5fc47a85b969
* find7: Don't offload AC3Steve Kondik2014-12-121-1/+1
| | | | | | * It's not supported. Change-Id: I41b33fb618eba28594ae9b784cff6b87a9163c4d
* find7: Remove unused overlayMichael Bestas2014-12-121-3/+0
| | | | | | * This defaults to false in cm-12.0 Change-Id: I8a22398febbd5c1dae382b95804c88acb5a173d4
* find7: update build descriptionBrinly Taylor2014-11-301-1/+1
| | | | | | taken from X9006&X9076ColorOS_V2.0.0i_full.zip Change-Id: If6c0c40393d7b7b874f716aa6e7b56d24fa3d68b
* find7: Initial bringup for LTom Marshall2014-11-208-15/+62
| | | | Change-Id: Ida1ac56fe06fc4ad834a4fbb6e61cba31c7b999c
* find7: Remove deprecated gsm.mk includeMichael Bestas2014-11-191-3/+0
| | | | Change-Id: I4688eb833cc24ba5bbf2ad448135980d81cd394c
* find7: Add aapt configMichael Bestas2014-11-191-0/+4
| | | | Change-Id: I4d5e8f471b2b930d1472b32110bae7d0e0cd982a
* find7: Add dalvik heap & hwui memory configMichael Bestas2014-11-191-0/+6
| | | | Change-Id: I5d0d7a6191313b22a85327c3237d963941633e25
* find7: Add screen resolutionMichael Bestas2014-11-161-0/+4
| | | | Change-Id: Idf535a476e995a3fa4af23ba0932eefef3548847
* camera: Fix code formattingMichael Bestas2014-10-281-2/+4
| | | | | | * Wrap lines to 80 characters Change-Id: I940cd0c6a113dd88f3741799f88c07688b4e0e46
* camera: Remove HDR from front cameraMichael Bestas2014-10-271-1/+10
| | | | | | * It's not supported and produces a broken image Change-Id: I32d5f8ea10ac2f25b14dc0a53ee572916ef79e5d
* find7: Disable multi-color LED settingsMichael Bestas2014-10-161-0/+3
| | | | Change-Id: I2e588714681cd1730eb6711ce0ac22fa1d0b2ec2
* find7: Move mkbootimg to common repoEthan Chen2014-10-142-58/+0
| | | | Change-Id: I0a596ea44191ada7148704cb6c43e3c0ff2edebe
* find7: Moving audio_policy.conf out of common repoSteve Kondik2014-10-072-0/+108
| | | | Change-Id: Ie4fd72e2057f6533f9a9f311e5277bbd430befd6
* find7: Move kernel commandline to deviceEthan Chen2014-10-061-0/+1
| | | | Change-Id: I6b0ab7a541f8630261ecc02e007c7b9943e195ee
* find7: Skip redundant dtc build stepEthan Chen2014-10-041-2/+0
| | | | | | * Creating dtb is now done as a step of the inline kernel build. Change-Id: I9f0689082f04999a45dfc2d62685dc342c781601
* find7: Add LED overlaysMichael Bestas2014-10-011-0/+11
| | | | Change-Id: Ide47ceec9b06ea605c18dc9fcd37bfe8bb3e82e8
* find7: SLIMBUX are the best buxSteve Kondik2014-09-171-1/+1
| | | | Change-Id: Ic98cdb213a0ed85031bda2f7c94a2013c3f55b68
* camera: Add support for exposure timeMichael Bestas2014-09-101-0/+38
| | | | | | | | * Add supported slow shutter speeds * Enabled only in back camera, front doesn't seem to support this * Disable flash when slow shutter is enabled Change-Id: I9bdcab11990a97cd67654e1e671f0383752e92d6
* Revert "Revert "find7: Use camera interface for torch""Michael Bestas2014-09-062-5/+3
| | | | | | | | * This breaks find7a Torch This reverts commit 91ff0024fc79bda90865f8291abbfe24670b876b. Change-Id: I788cb51bc0563b981a8f246031f2f0e23e68f79d
* find7: Remove unused keylayoutsMichael Bestas2014-09-033-66/+0
| | | | Change-Id: Ia9192a1c9af73e9a0e3a669a6b1e03531b395abd
* find7: Disable IZatSteve Kondik2014-09-021-2/+3
| | | | | | * Not currently used. Change-Id: Ie67b6701a8bf796ee63e8e160b6aa9f0f21a3527
* find7: Enable camera denoise by defaultMichael Bestas2014-09-021-0/+9
| | | | Change-Id: Ia35e7a7f8915607c0d21dc85055c868201a0ee08
* Revert "find7: Use camera interface for torch"Michael Bestas2014-09-022-3/+5
| | | | | | | | | * Also correct the torch sysfs path & permissions * Improves torch gesture response time This reverts commit 47c2de3f1ea1371e4d9149e10d8df7e53fed5ffa. Change-Id: I555b9826eb1ac159d26e71237567bc8fbe9f81f5
* find7: Set the correct GMS clientidMichael Bestas2014-09-021-0/+2
| | | | Change-Id: Ic12eb479b060cedd4d8f25a6c4b66fd0d9a8352c
* find7: remove redundant NFC mifare permissionsMichael Bestas2014-08-291-2/+1
| | | | | | These permissions are already copied by the Nfc app. Change-Id: I8a7f80527c9b37e70a1c69e7551952024683a795