summaryrefslogtreecommitdiffstats
path: root/device.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* tuna: Add Power HALTodd Poynor2012-04-111-0/+3
| | | | | | | | | | | | | | | * Add Power HAL for Tuna. * Update cpufreq interactive governor params: min_sample_time = 100ms to cover bursts of graphics load go_hispeed_load = 40% to handle graphics loads * Move screen off maximum frequency to generic cpufreq scaling_max_freq interface, set when turning screen on/off. * Move cpufreq init from init.rc to Power HAL. Change-Id: I12efd9b5fbfe89a487fac926b42ce1fe65980f7a
* Add sii9234 rcp keymapGreg Hackmann2012-04-051-1/+3
| | | | | Change-Id: I1365cfe58284e39169a511ff554ec1af6152c3d7 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* Remove keystore.tuna.so from product buildKenny Root2012-04-041-2/+2
| | | | | | | | The driver has a power usage bug, so remove this from the device build for now. Bug: 6277753 Change-Id: Iaa27eaafc3764fb91cd2055028979c8ea74f035f
* audio policy: added configuration fileEric Laurent2012-04-031-1/+6
| | | | | | Added audio policy manager configuration file. Change-Id: I62163e203a42596ac69b2971c5c0fa99817b33b3
* Add implementation of keymaster for tunaKenny Root2012-03-271-0/+3
| | | | | | | | This implements the hardware crypto for tuna devices based on libtf_crypto_tee which means it should be compatible with all OMAP4 devices. Change-Id: I17667214f7ba132428dee829078d990fde8447d1
* move hardware feature definitionsColin Cross2012-03-261-15/+15
| | | | | | | Move the hardware feature xml files from frameworks/base/data/etc to frameworks/native/data/etc. Change-Id: I81350d0be67f958860a2118042f1fda353c75b89
* tuna: update dalvik heap config locationDima Zavin2012-03-231-1/+1
| | | | | Change-Id: I6466f5a0de81ef6cd835c4d19278b959fe579bdd Signed-off-by: Dima Zavin <dima@android.com>
* Codec components are now dynamically configured.Andreas Huber2012-03-011-0/+1
| | | | Change-Id: Ife617162d1e1bb3e7102ffe1138d580a7b6f61ec
* am f5bee2d8: am 6305434b: Merge "tuna: add headset jack key layout files" ↵Dima Zavin2012-01-191-1/+3
|\ | | | | | | | | | | | | into ics-mr1 * commit '5d0df959734daafb3c552dad5b41385df04c7ca0': tuna: add headset jack key layout files
| * tuna: add headset jack key layout filesDima Zavin2012-01-181-1/+3
| | | | | | | | | | Change-Id: Ic47caa03b2927f405784b25cbd550739f2d2daa9 Signed-off-by: Dima Zavin <dima@android.com>
* | tuna: wifi: Remove obsolete wifi.supplicant_scan_intervalDmitry Shmidt2012-01-101-2/+1
| | | | | | | | | | Change-Id: Ic37712504a0a0d296a7258cddde70cbc926b8c13 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | Remove libaudioutils, now in coreGlenn Kasten2011-12-161-2/+1
|/ | | | Change-Id: I78f3e6476665b4ff211642299ba956b18d2cf5a8
* Add portrait dock imageErik Gilling2011-12-131-0/+4
| | | | | Change-Id: Iebb24768b81bb214f093e6148e967820568ec470 Signed-off-by: Erik Gilling <konkers@android.com>
* Enable user builds to capture bugreports via keycomboJustin Ho2011-12-061-6/+4
| | | | Change-Id: I550b23d1f6c281ed1234db5046e96fd7f5a5cce6
* Replace vendor specific NfcGoogle.apk with generic Nfc.apkNick Pelly2011-11-211-0/+4
| | | | | | | | | | | | | | The access control changes allow us to just use Nfc.apk with the regular platform certificate, instead of the custom signed NfcGoogle.apk. So we can compeltely get rid of vendor/google/apps/NfcGoogle and just build it out of packages/apps/Nfc now. The package name is also reverted from com.android.nfc3 to com.android.nfc The NFC uid needs to get bumped (25 to 27) to allow the cert change. Bug: 5608249 Change-Id: Ia10ddd14359a0df853f2195716287f0dc4301ef7
* Follow-up fixes to NFC access control changes.Nick Pelly2011-11-141-0/+10
| | | | | | | | Move other vendor/ NFCEE xml files to device/ Add platform test keys signature to nfcee_access_debug.xml Change-Id: I26fd85380255d853932652db294bf80b0a5ad50a
* Add nfcee_access.xml for tuna.Nick Pelly2011-11-111-0/+9
| | | | | Bug: 4515759 Change-Id: I955a6bfc2a732d41aae646ffe5e74363e621f1be
* Add key maps for tuna keypad.Jeff Brown2011-11-101-0/+5
| | | | | | Bug: 5580373 Change-Id: I9511eeffbdb723f13f273fff7f945e0ad1ea4826
* NFC: HAL implementation for tuna.Martijn Coenen2011-11-041-0/+3
| | | | Change-Id: I6452b5b5baeaebe9798b77e78ffbf318d6a05cd9
* Add barometer feature.Jeff Brown2011-10-181-0/+1
| | | | | | Bug: 5313710 Change-Id: Iffb18e4fcc6af1238f1ade341610a4f2be82059e