[android-porting] CTS and unsupported hardware

2011-07-06 Thread Will Newton
The CDD says that devices SHOULD implement Bluetooth, but I have a device that doesn't. Running the CTS on that device reports failures due to some of the bluetooth tests, listed below. The comment at the top of BasicAdapterTest.java suggests that this test should not be run on devices that do

[android-porting] Removing packages from AOSP build

2018-02-04 Thread Will Newton
Hi, I'm trying to avoid including some packages in the build of my device but not having much luck. I added a section like this to the Android.mk in my device directory: include $(CLEAR_VARS)

Re: [android-porting] Removing packages from AOSP build

2018-02-05 Thread Will Newton
t, but it would be forking upstream code for what seems to me like it should be a fairly simple standard function. Is there a way to do this without having to modify core Android code? i.e. do it in device/... Thanks, > On Sun, Feb 4, 2018, 7:25 PM Will Newton <will.new...@gmail.com> wrote: &g

[android-porting] Audio policy with on-board USB audio

2018-02-19 Thread Will Newton
Hi, I'm working on a device that has a USB to I2S bridge as the only audio input/output. Users will not be physically able to plug USB audio accessories into the device. What should an audio policy look like for this device? The default audio policy has a USB section, which is geared toward

[android-porting] Setting the default value of a preference

2018-03-09 Thread Will Newton
Hi, For my device I would like to override the default value of Settings.Secure.USB_AUDIO_AUTOMATIC_ROUTING_DISABLED (my device has the primary audio interface over USB so I don't want USB audio treated specially). Is there a way to set a default value of this setting? Obviously I can edit

[android-porting] Re: Android Surfaces and Locking Questions.

2009-01-27 Thread wing newton
Greetings, Is there a .ISO for X86 Android or a bootable Android distribution available that I can install it on a pc compatible device ? thx. --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: