OSDN Git Service

android-x86/device-generic-x86.git
10 years agofix copy-paste error when moving from init.rc to init.sh jb-x86
Kyle Evans [Sat, 21 Dec 2013 23:30:38 +0000 (18:30 -0500)]
fix copy-paste error when moving from init.rc to init.sh

10 years agoAdd support for the tx2500
Kyle Evans [Thu, 19 Dec 2013 23:16:45 +0000 (18:16 -0500)]
Add support for the tx2500

10 years agoinit.x86.rc: disable from dropping frames
Chih-Wei Huang [Sun, 10 Nov 2013 17:03:56 +0000 (01:03 +0800)]
init.x86.rc: disable from dropping frames

A workaround for h.265 slowness.

10 years agoandroid_x86: update media_codecs.xml for the latest stagefright-plugins
Chih-Wei Huang [Sun, 10 Nov 2013 16:34:14 +0000 (00:34 +0800)]
android_x86: update media_codecs.xml for the latest stagefright-plugins

10 years agoRemove OMX.Intel.VideoEncoder.AVC as it is not included in Android-x86 repo.
Masaki Muranaka [Wed, 16 Oct 2013 04:42:45 +0000 (04:42 +0000)]
Remove OMX.Intel.VideoEncoder.AVC as it is not included in Android-x86 repo.

10 years agoUse tablet-10in-xhdpi-2048-dalvik-heap.mk for dalvik parameters instead of tablet...
Masaki Muranaka [Wed, 25 Sep 2013 01:20:26 +0000 (01:20 +0000)]
Use tablet-10in-xhdpi-2048-dalvik-heap.mk for dalvik parameters instead of tablet-7in-hdpi-1024-dalvik-heap.mk

10 years agoandroid_x86: enable embedded Superuser
Chih-Wei Huang [Wed, 25 Sep 2013 12:46:17 +0000 (20:46 +0800)]
android_x86: enable embedded Superuser

10 years agoandroid_x86: change to use AudioPackage6 sound files
Chih-Wei Huang [Wed, 25 Sep 2013 12:40:35 +0000 (20:40 +0800)]
android_x86: change to use AudioPackage6 sound files

OriginalAudio.mk missed some files needed by the current framework.

10 years agowpa_suppilcant: Remove debug option.
Masaki Muranaka [Fri, 13 Sep 2013 02:01:08 +0000 (02:01 +0000)]
wpa_suppilcant: Remove debug option.

Execute "wpa_cli log_level DEBUG" on your command line shell if you want to get debug logs.

10 years agoFix some GPS-related app incompatibilities.
Terry M. Poulin [Fri, 6 Sep 2013 18:54:54 +0000 (18:54 +0000)]
Fix some GPS-related app incompatibilities.

device.mk copies over android.hardware.location.gps.xml file but unlike
e.g.  on my Android phone, this file does not include the
android.hardware.location.network feature. Which blocks the installation
of some applications from app stores that filter (e.g. Google Play).

By copying over android.hardware.location.xml we gain the network
location feature <android.hardware.location.network>. This fixes some
apps marked incompatabile in app stores over the permission; such as
Evernote and Google Maps.

10 years agoinit.x86.rc: disable red frame boarder in eng build
Chih-Wei Huang [Wed, 28 Aug 2013 03:41:54 +0000 (23:41 -0400)]
init.x86.rc: disable red frame boarder in eng build

Suggested by rbg.tabletsx86@comcast.net.

10 years agoandroid_x86: update media_codecs.xml to support ffmpeg plugins
Chih-Wei Huang [Fri, 30 Aug 2013 04:44:22 +0000 (12:44 +0800)]
android_x86: update media_codecs.xml to support ffmpeg plugins

11 years agoandroid_x86: 20130725 release
Chih-Wei Huang [Thu, 25 Jul 2013 20:37:24 +0000 (04:37 +0800)]
android_x86: 20130725 release

Based on Android 4.3 (JB-MR2).

11 years agoandroid_x86: 20130228 release
Chih-Wei Huang [Wed, 27 Feb 2013 20:40:59 +0000 (04:40 +0800)]
android_x86: 20130228 release

11 years agoadd android_x86 configuration
Chih-Wei Huang [Mon, 19 Nov 2012 16:51:31 +0000 (00:51 +0800)]
add android_x86 configuration

11 years agodisable lockscreen by default
Keun young Park [Thu, 23 Aug 2012 18:07:59 +0000 (11:07 -0700)]
disable lockscreen by default

- As dummy android.policy will not support lock screen properly

Change-Id: I56142a1f1542b1a4b0af11a47ae64267c3e10b0c

11 years agodefine BOARD_USE_LEGACY_UI for PDK build
Keun young Park [Wed, 22 Aug 2012 20:53:54 +0000 (13:53 -0700)]
define BOARD_USE_LEGACY_UI for PDK build

- coresponding Android.mk will be changed later to use legacy UI when
  this is set true.

Change-Id: I919564d50158b2836d1a2597aafb446485b88cab

11 years agoAdd support for per device bluetooth configuration.
Wink Saville [Mon, 20 Aug 2012 16:47:03 +0000 (09:47 -0700)]
Add support for per device bluetooth configuration.

Bug: 6837125
Change-Id: Idceb93d1ded70599e3234a3f7d1a7e5578d7bcad

11 years agoenable OPENGL_RENDERER by default
Keun young Park [Tue, 14 Aug 2012 23:50:50 +0000 (16:50 -0700)]
enable OPENGL_RENDERER by default

- Some JNI under frameworks/base should be built to support this to
  support this feature in PDK fusion build

Bug: 6985535
Change-Id: I3308aae81d044c9ec12ff2e0d1babdb6d3a14b27

11 years agoadd mini_x86 configuration for PDK
Keun young Park [Wed, 8 Aug 2012 19:51:00 +0000 (12:51 -0700)]
add mini_x86 configuration for PDK

- For x86 PDK release from jb-mr1

Change-Id: I78ec0d7f54a1afdbe18888ce14e6ec08dfb0f3bf

11 years agoInitial empty repository
Chad Jones [Tue, 31 Jul 2012 23:25:59 +0000 (16:25 -0700)]
Initial empty repository