summaryrefslogtreecommitdiffstats
path: root/device.mk
Commit message (Collapse)AuthorAgeFilesLines
* tuna: pull in the charger assetsDima Zavin2011-09-251-5/+2
| | | | | Change-Id: Id67275efe1351342f54f3bb69ad9ce852842ed2b Signed-off-by: Dima Zavin <dima@android.com>
* 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>
* Prime has no sdcard. Let aapt know which string resources to use.Amith Yamasani2011-09-221-1/+1
| | | | | | | | Alternate strings that use "USB storage" instead of "SD card" will now be correctly selected. Bug: 5347718 Change-Id: I6ca135031ad39d871216485a5c8e050854e974ac
* Revert "Revert "tuna: usb: Update USB VID/PID pairs""Benoit Goby2011-09-211-1/+0
| | | | This reverts commit 888541214ea59d885528f82e9915c728e72ea17c.
* Revert "tuna: usb: Update USB VID/PID pairs"Benoit Goby2011-09-211-0/+1
| | | | This reverts commit faf345848d9f8a7d4a4c222a6e8d471a97359756.
* tuna: usb: Update USB VID/PID pairsAdam Hampson2011-09-201-1/+0
| | | | | | | | | Samsung VID/PID pairs are to be used for toro. Maguro will still use the Google pairs. This change moves the existing init.tuna.usb.rc from tuna to maguro. Change-Id: If2cad7dd683477aa072184f489edd88f49bc35b6 Signed-off-by: Adam Hampson <ahampson@sta.samsung.com>
* tuna: add Melfas MMS144 touch firmware v50 for rev3.2 pcbDima Zavin2011-09-201-1/+2
| | | | | | | | | | | | Updates for 0x50 are described below. - Analog parameters for sample circuit has been optimized to new hardware. - Embodied new feature that firmware automatically recognizes noisy environment and changes it's operating mode. - Precision on bottom of touch screen has been improved. Change-Id: I0f01893ff77d902f84eae1d409afa86cde1f505f Signed-off-by: Dima Zavin <dima@android.com>
* tuna: add Melfas MMS144 touchscreen firmware v24 for rev3.1 pcbDima Zavin2011-09-201-0/+4
| | | | | Change-Id: I590a522be46d7adf41872b9d4f94c25d0c0e81d6 Signed-off-by: Dima Zavin <dima@android.com>
* Updating mk files to add/remove certain wallpapers. (Bug 5279959)Winson Chung2011-09-151-1/+0
| | | | Change-Id: I61172a5fb9611ceefe82ae71f1f15d5a1b04c9d6
* enable wifi p2p system featureIrfan Sheriff2011-09-071-0/+1
| | | | | Bug: 5267396 Change-Id: I329d3313290be78ad89394717d46b30fd29cbbd8
* tuna: include standalone charger mode supportDima Zavin2011-09-021-1/+6
| | | | | Change-Id: Ib56844c0eda029ed29de28109812646d20727d92 Signed-off-by: Dima Zavin <dima@android.com>
* audio HAL: use resampler from libaudioutils.Eric Laurent2011-08-261-1/+2
| | | | | | | Use resampler from libaudioutils instead of speex resampler directly. This change prepares integration of audio pre processing. Change-Id: Id985f7e46284fa038f16ecccaaa002b75e375a0f
* Use libinvensense_mplArve Hjønnevåg2011-08-171-1/+2
| | | | | | | This binary library provides better compass calibration and sensor fusion than just using the open source library. Change-Id: Iaadf8b19c8a25811799231a5e443f68d1aa7639b
* Add touch screen configuration.Jeff Brown2011-08-111-1/+1
| | | | Change-Id: Ied45401d021feb95dd6ac7daf79421722a3f3ab3
* tuna: update with new location of omap4 open-source codeIliyan Malchev2011-08-081-1/+1
| | | | | Change-Id: I1095e18d5cbfe2557c7b26d014debbf81a0b215a Signed-off-by: Iliyan Malchev <malchev@google.com>
* Remove VideoEditor from the hardware library makefile.Jean-Baptiste Queru2011-07-301-3/+0
| | | | | | | | This is an application, not a hardware library, so it shouldn't be included in all builds for that hardware target. Change-Id: I437d41d9bda05274718a4983b38e78fd74c74c53
* scripts for emailing bugreports after captureGuang Zhu2011-07-201-0/+8
| | | | | | | | | first script calls dumpsys to generate the bugreport, second script launches a cmd line tool that queries account manager for possible accounts to set as "to:" field and launches an intent to mail the bugreport out Change-Id: I3802c499a43d22906217330a46c2c9a50f3a33c9
* Add A2DP audio module.Jaikumar Ganesh2011-07-121-1/+2
| | | | Change-Id: I3ec46050c48b75a4673e30255452e4d11fcda73f
* Tuna kernel prebuilt, built-in wifi driver with cfg80211Dmitry Shmidt2011-07-081-7/+4
| | | | | | | | | f7bcada ARM: omap: tuna: Switch wlan to CFG80211 and built-in driver 3183df0 maguro: misc: modem_if: mipi_link: Update mipi-hsi link device f2a4fff Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 Change-Id: I84df5986da476fdbd4244221aa388ab492655bb2 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Add VideoEditorGoogle to the buildShih-chia Cheng2011-07-041-0/+3
| | | | Change-Id: I4c70a5a04faf54750f6a4b6f8d5f1df43cb4adf2
* Add light module for backlightArve Hjønnevåg2011-06-301-3/+3
| | | | | | Copied from crespo Change-Id: I75956a352472b4503e85058570255fd651ac3795
* Add gps.conf file for large fishAmith Yamasani2011-06-241-1/+2
| | | | | | | Make NTP time lookups work. Bug: 4946152 Change-Id: Ic28ba0352be18d59c91285a641a8538494c60973
* audio: voice call supportSimon Wilson2011-06-241-0/+3
| | | | | | | - Also ensured that PRODUCT_PACKAGES is set so that the HAL is copied into the filesystem. Change-Id: I89790e5aec1d6beb7d4650316ec070503a35c436
* Install NFC firmware if available.Nick Pelly2011-06-241-0/+1
| | | | Change-Id: I16227e66ce99135cff67564337dea7bd5100938d
* Revert "tuna: TEMPORARY: add ducati firmware"Iliyan Malchev2011-06-231-4/+0
| | | | This reverts commit faa455ad58f8e956cacc99fedb14d10201af4467.
* tuna: TEMPORARY: add ducati firmwareIliyan Malchev2011-06-211-0/+4
| | | | | Change-Id: I134c977d0d1a4abee9121a6f04e19ea113c86f09 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Inherit the OMAP4-specific filesJean-Baptiste Queru2011-06-211-0/+1
| | | | Change-Id: I923f915b768c2edec88f9527c505de4fb02e10a5
* Add USB configuration for new USB gadget supportMike Lockwood2011-06-171-0/+1
| | | | | Change-Id: I07a26a6ae83032b162d697652b87b637f3f32b92 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add sensors halArve Hjønnevåg2011-06-161-0/+3
| | | | | | Only the sensors from the invensense library are inclueded fro now. Change-Id: I997d38eb722e2e5c0b44168db8c70282fab407a6
* wlan: Switch to bcm4330_b2 firmwareDmitry Shmidt2011-06-151-1/+1
| | | | | | | Note: It will make Wifi unusable on Sample 1 and lunchbox devices Change-Id: Id13a0ae88e5f74e22dcacf52932c1a220156c9a0 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Enable hardware features.Jeff Brown2011-06-101-0/+31
| | | | Change-Id: Ia6dbc9b47758a046e2c3d56526da7c95a54752d9
* Use PRODUCT_DEFAULT_PROPERTY_OVERRIDES instead of ADDITIONAL_DEFAULT_PROPERTIESMike Lockwood2011-06-091-1/+1
| | | | | Change-Id: I70e47d96cce741f96f656d52856cbfd6d8868a7a Signed-off-by: Mike Lockwood <lockwood@android.com>
* bcmdhd: Switch to OOB interruptDmitry Shmidt2011-06-091-0/+1
| | | | | Change-Id: I940135ab2dfdf6f7579f0fb681fdd7463e1209e5 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Set default USB function to mtpMike Lockwood2011-06-081-0/+4
| | | | | Change-Id: I394bd3ab790d2d0722891c005c68212d654dc03d Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add setup_fs service to primeKen Sumrall2011-06-031-1/+2
| | | | Change-Id: I7413d6f664304a7a69838e39ca66f15398f65660
* tuna: Add wlan support, wlan driver 68a50bbDmitry Shmidt2011-06-031-0/+18
| | | | | Change-Id: I27995d6c5b598e96b442d909f2904a2544afb0ec Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Enable partial redraws with OpenGL.Romain Guy2011-06-021-3/+0
| | | | Change-Id: Icd995076bb7b3f1c9062729d3c3bc218de938510
* Fix PRODUCT_COPY_FILES getting truncatedColin Cross2011-05-271-1/+1
| | | | | | | | cd4ae1d (Add Bluetooth conf file to PRODUCT_COPY_FILES.) causes PRODUCT_COPY_FILES to get truncated, which prevents the kernel and init.tuna.rc from getting installed Change-Id: I48053df428f12caecdbbfeea9d6308224e806d58
* Add Bluetooth conf file to PRODUCT_COPY_FILES.Jaikumar Ganesh2011-05-261-0/+4
| | | | Change-Id: Ic1fe4efeb2ffad48f113b7372a025e3ff9ec6c08
* tuna: set dpi to 320, specify opengl versionDima Zavin2011-05-251-1/+9
| | | | | Change-Id: I7c25a85def9b9fb6a62b84323ded90e014c06c0b Signed-off-by: Dima Zavin <dima@android.com>
* Create virtual SD cardSimon Wilson2011-05-181-1/+1
| | | | | | | Create virtual SD card at /mnt/sdcard, based on the /data/media directory Change-Id: I5e92553bdf5781a1ad6b0775574c88da3a61a88d
* Add dpi configurationColin Cross2011-05-061-0/+2
| | | | | | Fixes crash in SystemUI Change-Id: I2599818f9ee62eb1be6a9810a6d4104f2f6506fc
* Add input device calibration file for lunchbox touchscreenColin Cross2011-05-061-0/+4
| | | | Change-Id: Idec65203682d050762ee33f7809c874f6695f552
* Build make_ext4fs for tunaColin Cross2011-04-221-0/+4
| | | | Change-Id: Ie1ff3dca3d98d9aa82709b0407451ba1e0e241ea
* Initial tuna buildColin Cross2011-04-121-0/+56
Change-Id: I940a39a432d5489661e8aa57a9792a6e9b39b9c9