summaryrefslogtreecommitdiffstats
path: root/device.mk
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of HDCP keysPaul Kocialkowski2014-01-011-3/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Get rid of proprietary firmwaresPaul Kocialkowski2014-01-011-8/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* SoftwareGLPaul Kocialkowski2014-01-011-7/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Merge remote-tracking branch 'remotes/google/jb-mr1-release' into HEADKalimochoAz2012-11-231-11/+7
|\ | | | | | | | | | | | | | | | | | | Conflicts: audio/audio_hw.c init.tuna.rc overlay/frameworks/base/core/res/res/xml/storage_list.xml recovery/Android.mk Change-Id: I0b13c6b5e61ea709b0e9aaa1c7b798684b33873a
| * 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 b5f88903c387b208629bcc04aad2c92f242e4144.
| * 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 Torch configurationRobert Burns2012-08-301-0/+4
| | | | | | | | Change-Id: Ib619a03da1b9c67fface53633eabe2d621051860
* | tuna: fix vold path typoRick C2012-07-111-1/+1
| | | | | | | | Change-Id: Ie5678f6014baff0a9d100e99cbfbf795fceb836b
* | tuna: Automatically mount USB storage and show unmount button and storage ↵David Thompson2012-07-111-0/+4
| | | | | | | | | | | | | | | | usage in settings mount point is /mnt/usbdisk Change-Id: I636aa2f3f45be3d3ed2a120c90d67b13b467c2c9
* | Support inline kernel buildingSean Donovan2012-07-111-7/+0
|/ | | | | | | Patch 5: change kernel config to match repo Change-Id: Ia04157d2e3cb495e20a76775b4d3ef6596f3191a Signed-off-by: Sean Donovan <swordrune10@gmail.com>
* 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 'f5bee2d844424fceab84dff73ba97001449bfa96': 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
* Tuna: Add android.hardware.usb.host.xmlBenoit Goby2011-10-171-0/+1
| | | | Change-Id: I4fbb4e3fddde03ff34969e889a1d726d092f3aba
* We can now strip all of the unneeded bitmaps, to allow preloading.Dianne Hackborn2011-10-161-0/+5
| | | | Change-Id: Ie01334727ac645a344a6ec112644661faed1fb80
* tuna: create a symlink for hdcp_keysDima Zavin2011-10-111-0/+3
| | | | | Change-Id: I3c42817cfcd581d211c29e756285cb7db0a14f7d Signed-off-by: Dima Zavin <dima@android.com>
* am 4574a994: tuna: pull in the charger assetsDima Zavin2011-09-251-5/+2
|\ | | | | | | | | * commit '4574a994b913918e43d2e6179a88af47dfd75dfb': tuna: pull in the charger assets
| * tuna: pull in the charger assetsDima Zavin2011-09-251-5/+2
| | | | | | | | | | Change-Id: Id67275efe1351342f54f3bb69ad9ce852842ed2b Signed-off-by: Dima Zavin <dima@android.com>
* | am f75543da: tuna: usb: Update USB VID/PID pairssujin119.kim2011-09-251-0/+1
|\ \ | |/ | | | | | | * commit 'f75543dab6ee0616a642318035cc7277f1970fc6': tuna: usb: Update USB VID/PID pairs
| * tuna: usb: Update USB VID/PID pairssujin119.kim2011-09-241-0/+1
| | | | | | | | | | | | | | Samsung VID/PID pairs will be used for both toro and maguro. Change-Id: Ia4be673f7bd276969f7a50c469a6b7d64db9d688 Signed-off-by: sujin119.kim <sujin119.kim@samsung.com>
* | am 0bf0d9d4: Prime has no sdcard. Let aapt know which string resources to use.Amith Yamasani2011-09-221-1/+1
|\ \ | |/ | | | | | | * commit '0bf0d9d4c49d4514e347c1475ecc9b00cf9b9d55': Prime has no sdcard. Let aapt know which string resources to use.