summaryrefslogtreecommitdiffstats
path: root/device.mk
Commit message (Collapse)AuthorAgeFilesLines
* tuna: Remove deprecated ffmpeg configfuzz2015-07-211-1/+0
| | | | Change-Id: I7a0c6a12b28df732be9d1df8963ca30307b19d22
* Add open-source libsecril-client from android_hardware_samsungZiyan2015-06-181-0/+4
|
* tuna: disable VFR support for encodersZiyan2015-06-181-0/+4
| | | | Change-Id: Ib6e26508c05a8786948eba9f7788378689760f38
* tuna: add f2fs support for /data and /cacheNoeljunior2015-05-021-0/+7
| | | Change-Id: I503112a3d892b489abb89520292fab9826e2bd8c
* set debug.hwui.render_dirty_regions=falseZiyan2015-04-281-1/+2
| | | | | | | | The IMG architecture does not support the EGL_SWAP_BEHAVIOR_PRESERVED_BIT in EGL configurations. This bit is used only to be able to change the EGL_SWAP_BEHAVIOR, which matters when the default behavior is not the one we want. However on IMG, the default swap behavior is the one we desire.
* Switch to omap4-nextZiyan2015-04-111-27/+3
| | | | | | | Conflicts: BoardConfig.mk Change-Id: I710674d87da75b079379fad02a84ffad52b57d69
* tuna: add dumpdccZiyan2015-04-111-0/+4
| | | | | | This replaces fRom, which was a proprietary non-pie executable. Change-Id: I04bed63542f02400059968e012641c14e1a28293
* tuna: remove obsolete stuffZiyan2015-04-111-3/+0
| | | | Change-Id: Ibbff09829d354a4e39adcf12d403c5dceb96d291
* Fix camera build, rename libtiutils.Kyle Repinski2015-04-111-1/+1
| | | | | | | My local make of camera.tuna didn't pick up on a few changes I made to the makefile. Renaming libtiutils as other devices use a libtiutils_custom as well, but ours isn't a 1:1 match with theirs.
* tuna: add ffmpeg codecsZiyan2014-12-131-0/+1
|
* Force old camera API.Kyle Repinski2014-12-131-0/+4
|
* tuna: changes for healthd charger modeZiyan2014-12-131-1/+0
|
* tuna: add open-source domx/camera stuffZiyann2014-12-131-5/+21
| | | | | | | | Camera is still half-broken. Credits to @MWisBest Change-Id: I87a802abfacaf36ab22676f5284f0cc1996f6b03
* libcorkscrew: add stub-implementation to make gralloc happyMichael Gernoth2014-12-131-0/+4
| | | | Change-Id: I4ed573bcac7e8d7b14292b928ddb9c018b70bae3
* tuna: stagefright: use media_codecs_google*.xml filesZiyann2014-12-131-0/+3
| | | | Change-Id: I66d6128fa2e88b8986dc88625bf7ff08de7f7049
* tuna: add wifi packagesZiyann2014-12-131-1/+8
| | | | Change-Id: Iee0fc870b5b2195c4bb369a364ef1a7dbe46ac5d
* PVR: add re-implemented pvrsrvinit and glueKyle Repinski2014-12-131-1/+2
| | | | | | | | | | HUGE thank you to @stargo for figuring this out. Conflicts: device.mk rootdir/init.tuna.rc Change-Id: I88c9c8f63a85b533bfbb459b2042aedda90ac0d8
* tuna: update device tree to use PVR 1.9@2291151Ziyan2014-12-131-0/+10
| | | | | | | Change-Id: Iff82f5be1b25c4806e842319fb5b333d9a8223a0 Conflicts: device.mk
* 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-131-56/+61
| | | | Change-Id: I68d8d05f1baa333e94da4e2450d9e961ec68bd0b
* tuna: remove outdated prebuilt kernel, setup inline kernel buildingZiyann2014-12-131-7/+0
| | | | Change-Id: Idc3fc360843e29f488ee9dc79f44041a6b69a34a
* tuna: move key maps to keymap/Ziyann2014-12-131-6/+6
| | | | Change-Id: I1a386035c929ee44bb57c8a2bcfde8e3a57e04ec
* tuna: move touchscreen files to touchscreen/Ziyann2014-12-131-3/+3
| | | | Change-Id: If7f94dd85f66f50174f364c45a36fd3666c72d8e
* tuna: remove unused dock.pngZiyann2014-12-131-4/+0
| | | | Change-Id: I32c079e95d5b59ce9d2016e1ede375b038a80f10
* tuna: move nfc files to nfc/Ziyann2014-12-131-2/+2
| | | | Change-Id: I9a1f5cf85538c6b69fc3cc54a09263b7e910c228
* tuna: move audio_effects.conf to audio/Ziyann2014-12-131-1/+1
| | | | Change-Id: I7180386744ad5cb4fd785fdc46d588494ace0a16
* tuna: Add audio submix, enable WFDKyle Repinski2014-12-131-1/+2
| | | | | | | | | | Fixes Chromecast streaming! Change-Id: Iae2ce082d45f91997b58df8284b25efb66aa67e4 Signed-off-by: Kyle Repinski <repinski23@gmail.com> Conflicts: BoardConfig.mk
* tuna: move root files to rootdirZiyann2014-12-131-4/+4
| | | | Change-Id: I6341fd2da5941d6e6861c499aa65656b1fcd2d65
* Enable Bluetooth 4.0 (BLE) for tuna-based devicesHelvio Pedreschi2014-11-141-0/+1
| | | | | | | | - Needed to: http://review.cyanogenmod.org/46543 http://review.cyanogenmod.org/46989 Change-Id: If299d291a401ddeff17b6d0db5b2df1059ea3a18
* 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
* Turn off BLE, GATT, and SMP of Bluetooth stackMatthew Xie2013-05-081-2/+1
| | | | | | bug 8664724 Change-Id: Ic84c089fb892e7b5c06beb0245347b97ca497216
* Copy android.hardware.bluetooth_le.xml permission fileMatthew Xie2013-04-231-1/+2
| | | | | | bug 8369273 Change-Id: I2e5bb02a3e8b82219bcaa125fab93a1e87ad8339
* Use dumpstate directly for bugreports.Jeff Sharkey2013-03-131-6/+0
| | | | | | | | Use new broadcast flag on dumpstate to notify framework when a bugreport finished. Remove older shell scripts. Bug: 7005318 Change-Id: I61cdc31273c704dc2b6fdbb6ef58ee77dc5db6df
* am 6ef58be7: Merge from AOSPJean-Baptiste Queru2013-02-121-2/+0
|\ | | | | | | | | | | | | # By Chih-Wei Huang # Via Chih-Wei Huang (1) and others * commit '1cd05808ec499ef668760fd276715412c829a271': Remove unnecessary lines in PRODUCT_PACKAGES
| * Remove unnecessary lines in PRODUCT_PACKAGESChih-Wei Huang2012-12-211-2/+0
| | | | | | | | | | | | | | | | After applied https://android-review.googlesource.com/48504, Nfc now depends on libnfc_jni, and libnfc_jni depends on libnfc. No need to list the libs in PRODUCT_PACKAGES. Change-Id: I2f32271336aad47ae97c495d980b45b7c6daa4b1
* | Include specialized copy of libskia for playback of Saved Webpages.Derek Sollenberger2013-01-171-0/+6
|/ | | | | | | | This CL gives prime devices the ability to display saved pages in the Android browser that were recorded with a previous version of Skia. bug: 8019756 Change-Id: I0fb1dbf88abb3aeaac2b7c9e456c4f25722eb8f5
* Report feature "android.hardware.audio.low_latency"Glenn Kasten2012-10-161-1/+2
| | | | | Bug: 4554178 Change-Id: Ic5695e6dca43fb1b608bf35b26bb7730294ae612
* Disable scissor optimization on tuna boardsRomain Guy2012-09-241-0/+3
| | | | | | Bug #7158326 Change-Id: I81bec7c0bd56fea5363de8546ab8606b6a508644
* ISSUE 6849488 Bluedroid stack, remove system/bluetooth.Zhihai Xu2012-09-201-4/+0
| | | | | | | | remove system/bluetooth stuff bug 6849488 Change-Id: I183359650b84e32dc210d272d42e34d0db346ac3
* audio: add device specific audio_effects.conf fileEric Laurent2012-09-071-2/+2
| | | | | | | | | | | The audio pre processings are not included in the default audio_effect.conf file anymore as the audio HAL has to provide support for them. Add a device specific audio_effects.conf exposing what is supported by crespo. Change-Id: I0136ebfe3e44c757b127ce9daf01f54be441badd
* make_ext4fs has moved to build/target/core.mkKenny Root2012-08-301-1/+0
| | | | | | | | | There's no need to add make_ext4fs to each device since it's in build/target/core.mk since commit 720479ea7e6307648c56f61d82ac12d65f218dda Bug: 6960586 Change-Id: I916b06e9d696764d1944d3c911ab75f4ef34fb7d
* Revert "Add bthid device driver ko file. Init it as device driver node."Matthew Xie2012-08-201-3/+0
| | | | | | UHID device in kernel is used instead of this driver. This reverts commit 7607421ba7b5f17556316b801caaf16dfa028bb3.
* Remove android.software.live_wallpaper.xml from PRODUCT_COPY_FILESYing Wang2012-08-201-3/+0
| | | | | Bug: 7019907 Change-Id: I5248e0b0522bc688e4f77a59672590ba298de3e5
* Add bthid device driver ko file. Init it as device driver node.Matthew Xie2012-07-131-0/+3
| | | | | | Author: Priti Aghera Change-Id: Iae05cfeca4a02755594c1276135b5aa737c90004
* enable maguro PDK buildKeun young Park2012-05-311-7/+5
| | | | | | | | | - exclude unavailable files during PDK build - use utils.UniquePtr.h Bug: 6557554 Change-Id: I1d958855cfd7c4f3204f77e96296bd08929caef1
* Enable 5.1 AAC for tuna.Dave Burke2012-05-251-0/+4
| | | | | Bug: 6275957 Change-Id: I391c706463f64542054a0f4532af6bc37dc7d013
* Use the filesystem mounter to mount and check filesystemsKen Sumrall2012-05-011-0/+2
| | | | | | | fs_mgr reads /fstab.<device> to determine what to mount and what to check, and removes the details from the init.<device>.rc file. Change-Id: Idf9f9ba737a4850dc15a926a74e74b9d7023693f
* Add USB audio HAL to the buildMike Lockwood2012-04-261-1/+2
| | | | | Change-Id: Ia6b6caf67f3c2e53431d7b65c3a30c57975faa2a Signed-off-by: Mike Lockwood <lockwood@google.com>
* Move Mifare feature to frameworks/native.Martijn Coenen2012-04-121-1/+1
| | | | Change-Id: I0547ec0e5c7a9a893922f142bcea5be1ce089cca
* update nfc xml pathRamanan Rajeswaran2012-04-121-1/+1
| | | | Change-Id: Ib806a8f9da3a14f90cc43cceaa8e58ff9a5254e2