summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* tuna: force the screenshot path to CPU consumerZiyann2014-12-131-0/+3
| | | | Change-Id: Ib554894153fb75d33f057b0e49c56574bb7d38e6
* tuna: commonize what we can (1/4)Ziyann2014-12-131-0/+4
| | | | | | | | | board-info.txt, bluetooth device name, ro.bq.gpu_to_cpu_unsupported. Change-Id: I151ba8a7bd0c9b2a0ccf23fc97935bd63702047d Conflicts: BoardConfig.mk
* tuna: refactor makefilesZiyann2014-12-133-95/+101
| | | | Change-Id: I68d8d05f1baa333e94da4e2450d9e961ec68bd0b
* tuna: remove outdated prebuilt kernel, setup inline kernel buildingZiyann2014-12-132-7/+3
| | | | Change-Id: Idc3fc360843e29f488ee9dc79f44041a6b69a34a
* tuna: move key maps to keymap/Ziyann2014-12-137-6/+6
| | | | Change-Id: I1a386035c929ee44bb57c8a2bcfde8e3a57e04ec
* tuna: move touchscreen files to touchscreen/Ziyann2014-12-135-5/+5
| | | | Change-Id: If7f94dd85f66f50174f364c45a36fd3666c72d8e
* tuna: remove unused dock.pngZiyann2014-12-132-4/+0
| | | | Change-Id: I32c079e95d5b59ce9d2016e1ede375b038a80f10
* tuna: move nfc files to nfc/Ziyann2014-12-133-2/+2
| | | | Change-Id: I9a1f5cf85538c6b69fc3cc54a09263b7e910c228
* tuna: move audio_effects.conf to audio/Ziyann2014-12-132-1/+1
| | | | Change-Id: I7180386744ad5cb4fd785fdc46d588494ace0a16
* tuna: Add audio submix, enable WFDKyle Repinski2014-12-134-2/+27
| | | | | | | | | | Fixes Chromecast streaming! Change-Id: Iae2ce082d45f91997b58df8284b25efb66aa67e4 Signed-off-by: Kyle Repinski <repinski23@gmail.com> Conflicts: BoardConfig.mk
* Set type to auto to support more fstypes than vfat.PlayfulGod2014-12-131-1/+1
| | | | | | Tested with ntfs and worked great. Change-Id: I18d562db32738274d9b472305b8d6ada6f2af60f
* tuna: move root files to rootdirZiyann2014-12-136-5/+5
| | | | Change-Id: I6341fd2da5941d6e6861c499aa65656b1fcd2d65
* tuna: update init.tuna.rc for 4.4Michael Limb2014-12-131-2/+4
| | | | | | Override p2p interface, use global socket Change-Id: I4222c397c4a9a8190c4ffd4b2bc4f3bc983acf42
* tuna: fix mount USB storage (OTG support)Lorenzo M2014-12-132-4/+8
| | | | | | | | | | | | | It solves error in DirectVolume: Vold managed volumes must have auto mount point; ignoring /storage/usbdisk PS2: Solves: /dev/block/vold/8:1 failed to mount via VFAT (No such file or directory) Volume usbdisk found no suitable devices for mounting :( Now, it's working fine Change-Id: I7dd061c0e0cfb068b88cf8b6ce210a98c5ffe176
* tuna: use CM default overlaysLorenzo M2014-12-132-22/+0
| | | | | | | | This is CyanogenMod so we no longer need an ICS wallpaper, PhaseBeam as default wallpaper and a short period of time to screen off. Change-Id: Ib5b53c93dbaa330252ffafd74ef74abec9570e91
* tuna: otg fixeskecinzer2014-12-131-1/+2
| | | | | | | copypasta from grouper storage_list.xml, helps make otg removed notification dismissable Change-Id: I4440bccfc21286393f612367bc8f2e54136440c9
* tuna: fix otg storageRick C2014-12-132-0/+10
| | | | Change-Id: I43289743602fc6cbb7faab6f28a7be164018a22b
* tuna: Add missing SE linux from AOSPdjMesias2014-12-132-0/+2
| | | | | | | - PS 3: Removed dependencies - PS 4: Removed restorecon on sysfs Change-Id: I68302f7c13134c50093d27f94ce8b5fa88433aab
* tuna: Set 'normal' as time for notification LEDLorenzo M2014-12-131-29/+29
| | | | | | | | | | By default, 9s off is too time to see a notification pulse. Furthermore, the user cannot set this time in Settings because max value is 5s. This commit sets the off time to 1s (normal value) by default. Change-Id: If1ad3504e6570b070a9edbc2b69215427925f830
* Fix sepolicy compile errordhacker292014-12-131-1/+1
| | | | Change-Id: Ia4afd91237693216d231ec961d4ffc6268741514
* tuna: update Phone overlayMichael Limb2014-12-132-0/+1
| | | | | | New location is services/Telephony, lets reflect that Change-Id: Ib075637e3d725aacbd4ff6f6104bc4c8a5c1ff45
* tuna: no sync framework supportMichael Limb2014-12-131-0/+3
| | | | | | Show this is true by toggling the flag Change-Id: Ie7c77165fe48eaf7288b7979de1122ddd39741f1
* tuna: add 4.4 loudness enhancerMichael Limb2014-12-131-0/+7
| | | | Change-Id: Ia1af318774c5603a04fbcfbeca6778ec8c210ddf
* tuna: update sdcard service for kitkatMichael Limb2014-12-131-1/+1
| | | | | | New version is much more legible! Change-Id: I9967e98a94a6ec26ad97d50c8e139c7482482fdc
* tuna: update media codecs for 4.4Michael Limb2014-12-131-2/+3
| | | | | | Use vp8 and vp9 decoder, fix vp8 naming for encoder Change-Id: I7f29eb37fba096f75854580131dcc2480f24c2bc
* tuna: update sensors to new layoutMichael Limb2014-12-131-1/+1
| | | | | 65xx has been added for hammerhead, need to update to reflect 60xx for tuna (manta needs this as well)
* Enable Bluetooth 4.0 (BLE) for tuna-based devicesHelvio Pedreschi2014-11-142-3/+4
| | | | | | | | - Needed to: http://review.cyanogenmod.org/46543 http://review.cyanogenmod.org/46989 Change-Id: If299d291a401ddeff17b6d0db5b2df1059ea3a18
* Tuna : OTG supportDanesh M2014-11-141-0/+2
| | | | | | Fix otg support for 4.3 Change-Id: Iab78b75b507b6c12fb2c60e7410d4957c4ad7867
* recovery: Set RECOVERY_FSTAB_VERSIONBrint E. Kriebel2014-11-141-0/+3
| | | | | | | Tuna devices use the new recovery.fstab format, set RECOVERY_FSTAB_VERSION=2 to indicate this. Change-Id: I3284b345480d7db6458270eca56ed8e5b8dbd2c4
* Setup common tuna extract-files/remove Google self-extractorsdhacker292014-11-144-0/+384
| | | | | | | | | Since tuna devices are no longer maintained by AOSP there is no need to have multiple locations and duplicate files. This Will put all common files in vendor/samsung/tuna and device specific ones in vendor/samsung/$(DEVICE). Change-Id: I51bba2e62a1b511958856863f0a0fceac957704e
* Revert "Include specialized copy of libskia for playback of Saved Webpages."Ziyann2014-11-141-6/+0
| | | | | | | | This reverts commit 281d8a5a1c3295ecb5d8a4050e45637f9f5c65e7. Deprecated in kitkat. Change-Id: I70fd8284465491f3eadcdc1b595b9de27d7f200d
* tuna: remove screen timeout overlayZiyann2014-11-1449-1534/+0
| | | | Change-Id: I91fafab5886d7022c24d5d966f521ea11d35ba14
* Review power freq on screen off codeKalimochoAz2014-11-141-7/+3
| | | | | | | Review general code removed non sense comparation "on ?" since is extra Change-Id: I285368dbb449e4234e9cea8846c087fc4f3200f3
* tuna: power: make sure we don't apply the screen off freq on screen onEmilio López2014-11-141-1/+7
| | | | | | | This fixes issues when pressing the power button repeatedly in a short period of time. The "on" call might not run, and when we re-read the value on screen off to store it, we will be actually reading the capped screen off value. Make sure that's not the case.
* tuna: add cpu boost hintSteve Kondik2014-11-141-6/+12
| | | | | | Code copied from Steve Kondik's commit. Change-Id: I7576534132940ef0820af91f2d314055fbd84411
* tuna: PowerHAL: Define constants for CPUfreq pathsZiyann2014-11-141-15/+10
| | | | | | | | | | Same CPUfreq paths are used many times in the code. This patch defines constants for them. Cherry-picked and adjusted for tuna from http://omapzoom.org/?p=device/ti/blaze_tablet.git;a=commit;h=f5ee7ba155978bd9e547c079b521a1a249bdefab Change-Id: I07519ad70a2f243c6fe68b26dc8b409e6223772e
* tuna: PowerHAL: Check that PowerHAL is successfully initializedZiyann2014-11-141-1/+15
| | | | | | | | | | It doesn't make any sense to do something if PowerHAL couldn't setup initial parameters successfully. Cherry-picked and adjusted for tuna from http://omapzoom.org/?p=device/ti/blaze_tablet.git;a=commit;h=5b250f0dbc8fa43f8ff9e45151730b5b733c5ed0 Change-Id: I4e87f6b7be53e52f21f02cc500c8a1096f70df5f
* Fixed overclocking Power HAL modulePaul Reioux2014-11-141-2/+41
| | | | Change-Id: I7fc7c517e04eee3933ab7107e788b50e41270b67
* tuna: PowerHAL: Change obsolete designated initializers syntaxZiyann2014-11-141-15/+15
| | | | | | | | | | | | Designated initializers syntax which is used to initialize HAL_MODULE_INFO_SYM is obsolete since GCC 2.5: http://gcc.gnu.org/onlinedocs/gcc/Designated-Inits.html This patch changes syntax to usual one. Cherry-picked from http://omapzoom.org/?p=device/ti/blaze_tablet.git;a=commit;h=361e9eab2dd455588327612c31623396725fdb1a Change-Id: I7ed930bd6cf0f44f1503947c9abbc93a9ef99821
* tuna: prebuilt kernel (ashmem deadlock)Todd Poynor2013-06-100-0/+0
| | | | | | | fb3c9ac ashmem: avoid deadlock between read and mmap calls Bug: 9261835 Change-Id: Idee2ef89aa2d1cb88bd39cdadf6f1e1630c2ae40
* tuna: prebuilt kernel (no modules)Todd Poynor2013-06-030-0/+0
| | | | | | fbc1a9d arm: OMAP4: tuna: turn off module support Change-Id: Ia0f52a7e918ae9e276913298f1ac43a6cdb06176
* tuna: prebuilt kernel (perf_event_open security fix)Todd Poynor2013-05-140-0/+0
| | | | | | | | | d0618c1 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 00349b5 Merge branch 'android-3.0' into android-omap-3.0 db73373 perf: Treat attr.config as u64 in perf_swevent_init() Change-Id: Ib971763f99552568f10cc5e06461171f56b210ad Bugs: 8962304
* Merge "Clean up bluetooth le feature file" into jb-mr2-devMatthew Xie2013-05-101-0/+1
|\
| * Clean up bluetooth le feature fileMatthew Xie2013-05-091-0/+1
| | | | | | | | | | | | bug 8664724 Change-Id: I2a092694c2b21fe39db6e5ed484020b85a2eb202
* | Turn off BLE, GATT, and SMP of Bluetooth stackMatthew Xie2013-05-082-3/+5
|/ | | | | | bug 8664724 Change-Id: Ic84c089fb892e7b5c06beb0245347b97ca497216
* Add label for accelerometer deviceBen Gruver2013-05-021-1/+4
| | | | Change-Id: I5950eb8accd7bb93559aad0104b6d90f6db21fa7
* Move rule for dsscomp to its own sectionBen Gruver2013-05-021-1/+3
| | | | Change-Id: Ifb66070f2b2caaa2f95ddc5eb98c66a011c38218
* Label dsscomp as graphics_device for tunaBen Gruver2013-05-021-1/+1
| | | | Change-Id: I1e8f623799fe015e83b433236eb76ad68ac3af5d
* tuna: prebuilt kernel (shutdown hang, SELinux)Todd Poynor2013-04-300-0/+0
| | | | | | | | | | | | | 29a0751 Enable SELinux and its dependencies. d6b0486 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 958dc5c Merge branch 'android-3.0' into android-omap-3.0 59bc192 Add permission checking for binder IPC. d893646 HACK: tuna: blank screen at reboot time 01778ce HACK: tuna: dss: skip shutdown at reboot Bug: 6816255 Bug: 8352128 Change-Id: Ia676446246dc4c1b33f294f67fa1d2343d459e79
* Merge "tuna: require bootloader PRIMEMD04" into jb-mr2-devTodd Poynor2013-04-301-1/+1
|\