[android-building] Re: Custom AVD system images for Android Studio

2020-06-11 Thread Dan Devine
SOLVED Figured this out and got it working...adding for anyone searching after me. Based on experimentation, Android Studio appears to filter the results based on the flagsimply building a 'linux' image on Ubuntu will not satisfy OS X users of Android Studio. Android Studio appears to

Re: [android-building] How to manage a multi-user task queue for building android images on a single machine

2020-06-11 Thread Music Pie
Hello, can you tell me more about your project please On Thu, 11 Jun 2020, 8:36 pm Minghui Ma, wrote: > hi all, > > What I'm looking for: On a single machine, a simple queue that accepts > enqueues from multiple users to be run sequentially for make android img. > > Is there any software that

[android-building] How to manage a multi-user task queue for building android images on a single machine

2020-06-11 Thread Minghui Ma
hi all, What I'm looking for: On a single machine, a simple queue that accepts enqueues from multiple users to be run sequentially for make android img. Is there any software that does that. I've looked at task spooler.Is there anything better -- -- You received this message because you

Re: [android-building] Where are hal_vehicle_client and hal_vehicle_server in hal_vehicle.te defined?

2020-06-11 Thread icould icould
thank you for your answer. i'm very new into these sepolicy/selinux topics, so sry for following possibly dumb questions. the background of my question is: following these tutorial https://devarea.com/android-hidl-and-project-treble/#.Xs49WRaxU5n I introduced an own hal interface. let's assume

[android-building] install aosp build to emulator

2020-06-11 Thread Mohd Irfan
I successfully build for oreo version, I am trying to install the .img files to emulator , but emulator command stucks somewhere and emulator opened and showing blank screen, no events occurred on emulator irfan@irfan-Vostro-3583:~/aosp/oreo$ source build/envsetup.sh including