[android-porting] Need solution for system applications removal

2019-05-07 Thread Raghul R
-- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails fro

[android-porting] How to set static gateway IP address through android source

2019-05-07 Thread Mohanraj M
internet. But I cant able to find how to set static gateway IP address. Please help me how can I set static gateway for (rndis0) network. Thanks in advance. Regards, Mohanraj.M. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android

[android-porting] Camera App gets stuck in android pie.

2019-05-06 Thread AKHILASH TP
::ICameraProvider/legacy/0... - Note: The same camera sensor library is working with the Android 7. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you

[android-porting] How to disable secure element(eSE1/SIM1)

2019-05-03 Thread hai nguyen
reElement/SIM1' from pid: 1086 > (/system/bin/hwservicemanager) > [ 68.425161] init: Could not find service hosting interface > android.hardware.secure_element@1.0::ISecureElement/SIM1 > Thanks, Hai -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: ht

Re: [android-porting] HAL implemention on Custom board.

2019-05-03 Thread Satish Patel
rce implementation > available for camera module library for v4l2 device or road map to write my > own HAL implementation. > > -- > -- > unsubscribe: android-porting+unsubscr...@googlegroups.com > website: http://groups.google.com/group/android-porting > > --- > You

Re: [android-porting] Re: How to remove a system service in Android

2019-05-02 Thread Hai Nguyen
from pid: 1086 >>>> (/system/bin/hwservicemanager) >>>> [ 19.460252] init: Could not find service hosting interface >>>> android.hardware.ir@1.0::IConsumerIr/default >>>> [ 19.609981] init: processing action (sys.sysctl.extra_free_kbytes=*) >&

[android-porting] HAL implemention on Custom board.

2019-05-02 Thread ASHUTOSH KUMAR
implementation available for camera module library for v4l2 device or road map to write my own HAL implementation. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed

Re: [android-porting] Re: How to remove a system service in Android

2019-04-30 Thread Tranphong Vu
anager) >> [ 19.460252] init: Could not find service hosting interface >> android.hardware.ir@1.0::IConsumerIr/default >> [ 19.609981] init: processing action (sys.sysctl.extra_free_kbytes=*) >> from (/init.rc:725) >> >> i dont want to see the log and dont want to init th

[android-porting] how to generate the .odex file in android

2019-04-30 Thread Srinivas N
e: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email

[android-porting] Re: How to remove a system service in Android

2019-04-29 Thread hai nguyen
init.rc:725) > > i dont want to see the log and dont want to init these service, So Could > anyone can help me how to remove these services that don't make Android app > crashes or something else...? > > Thanks, > Hai > -- -- unsubscribe: android-porting+unsubscr...@goog

[android-porting] Cardview classes.jack and dex error

2019-04-29 Thread Mohanraj M
Thanks & Regards, Mohanraj.M. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group

Re: [android-porting] How to remove a system service in Android

2019-04-26 Thread Tranphong Vu
me how to remove these services that don't make Android app > crashes or something else...? > > Thanks, > Hai > > -- > -- > unsubscribe: android-porting+unsubscr...@googlegroups.com > website: http://groups.google.com/group/android-porting > > --- > You received this m

[android-porting] Using soong_namespace with bootstrap_go_package

2019-04-25 Thread etintervigilium
le "soong-android" can be found in these namespaces: ["."] Interestingly enough, the root namespace is supposed to be included by default in the build/soong/android/namespace.go file. Is this something that is intended to work, or is it something that is out of scope for the b

[android-porting] How to remove a system service in Android

2019-04-24 Thread Hai Nguyen
crashes or something else...? Thanks, Hai -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from

[android-porting] Re: Problem enabling product image

2019-04-24 Thread 颜智伟
DUCTIMAGE_PARTITION_SIZE := 1 > BOARD_PRODUCTIMAGE_FILE_SYSTEM_TYPE := ext4 > > TARGET_COPY_OUT_PRODUCT := product > > > > And in the example app we have added: > LOCAL_PRODUCT_MODULE := true > > > We've following what's on this page: > >

[android-porting] Re: dumpsys timeout

2019-04-15 Thread Vasyl Vavrychuk
ng and moreover it is > listed among 'dumpsys -l'. > > I would appreciate suggestions how to debug this dumpsys issue. > > -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message becau

[android-porting] Problem enabling product image

2019-04-15 Thread Pether Pettersson
t's on this page: https://source.android.com/devices/bootloader/product-partitions -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android

[android-porting] dumpsys timeout

2019-04-14 Thread Vasyl Vavrychuk
I am getting # dumpsys netd *** SERVICE 'netd' DUMP TIMEOUT (1ms) EXPIRED *** while that 'pidof netd' shows that netd is running and moreover it is listed among 'dumpsys -l'. I would appreciate suggestions how to debug this dumpsys issue. -- -- unsubscribe: android-porting+unsubscr

Re: [android-porting] User permissions to open I2C device

2019-04-09 Thread Paul Kalebu
open the device because I don't have permissions. How can I go >> about changing the permissions in AOSP? There doesn't seem to be a >> /etc/udev/rules.d file. >> >> -- >> -- >> unsubscribe: android-porting+unsubscr...@googlegroups.com >> website: http://

Re: [android-porting] Re: Library .so and .so.toc files missing from obj/lib

2019-04-05 Thread Dimitrije Petrovic
where they are expected to be? On Fri, Mar 8, 2019 at 5:34 AM 'Dan Willemsen' via android-porting < android-porting@googlegroups.com> wrote: > It is no longer safe to assume that there's only a single library built > with a specific name now that we have a split between the system and vendor >

[android-porting] User permissions to open I2C device

2019-04-04 Thread Paul Kalebu
I'm writing a user space I2C driver to write to an I2C device, but I'm unable to open the device because I don't have permissions. How can I go about changing the permissions in AOSP? There doesn't seem to be a /etc/udev/rules.d file. -- -- unsubscribe: android-porting+unsubscr

[android-porting] Re: Error customizing AOSP make files for TaintArt -- no rule to make target

2019-04-02 Thread Black Max
PACKAGING/public_api.txt', needed by > 'out/target/common/obj/PACKAGING/checkpublicapi-last-timestamp'. Stop.* > > make failed to build some targets (5 seconds) > > Is it possible to get any help on how I can address this error? > > note: I attempted

[android-porting] How to handle GLES drivers not supporting Multiple Threading

2019-04-01 Thread Mauro Rossi
, so if not possible to Workaraound the issue in Android, my strategy would be to open nouveau freedesktop bugzilla tickets in order to push for resolution of nouveau driver limitations. Mauro Rossi android-x86 team -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http

[android-porting] how to build vendor.map file

2019-03-29 Thread Srinivas N
HI All, I want to build vendor.map file in android? is there any command available or if any one know the procedure , please guide me. Thanks a lot. Srinivas -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You

Re: [android-porting] error in .apk installation with "User" buid variant

2019-03-27 Thread Satish Patel
lling apk application on command line or we can install any .apk with >>> user build? >>> >>> Any help would be appreciated! >>> >>> Thank You, >>> Radhika Somaiya >>> >>> -- >>> -- >>> unsubscr

[android-porting] Re: error in .apk installation with "User" buid variant

2019-03-26 Thread radhika somaiya
gt; I want to know that is it necessary to use either userdebug or eng for > installing apk application on command line or we can install any .apk with > user build? > > Any help would be appreciated! > > Thank You, > Radhika Somaiya > -- -- unsubscribe: android-portin

Re: [android-porting] error in .apk installation with "User" buid variant

2019-03-26 Thread radhika somaiya
and line or we can install any .apk with >> user build? >> >> Any help would be appreciated! >> >> Thank You, >> Radhika Somaiya >> >> -- >> -- >> unsubscribe: android-porti...@googlegroups.com >> website: http://groups.googl

Re: [android-porting] error in .apk installation with "User" buid variant

2019-03-26 Thread veeru
an install any .apk with > user build? > > Any help would be appreciated! > > Thank You, > Radhika Somaiya > > -- > -- > unsubscribe: android-porting+unsubscr...@googlegroups.com > website: http://groups.google.com/group/android-porting > > --- > You receive

[android-porting] Re: vhal emulator in Android P

2019-03-21 Thread johan . wiezell
and: "*adb shell setprop persist.boot.vhal.mode normal*". -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting&qu

Re: [android-porting] error in .apk installation with "User" buid variant

2019-03-21 Thread Satish Patel
I want to know that is it necessary to use either userdebug or eng for > installing apk application on command line or we can install any .apk with > user build? > > Any help would be appreciated! > > Thank You, > Radhika Somaiya > > -- > -- > unsubscribe: andr

Re: [android-porting] error in .apk installation with "User" buid variant

2019-03-21 Thread Rex Tener
ction builds" > > I want to know that is it necessary to use either userdebug or eng for > installing apk application on command line or we can install any .apk with > user build? > > Any help would be appreciated! > > Thank You, > Radhika Somaiya > > -- > -- &g

[android-porting] error in .apk installation with "User" buid variant

2019-03-20 Thread radhika somaiya
t; I want to know that is it necessary to use either userdebug or eng for installing apk application on command line or we can install any .apk with user build? Any help would be appreciated! Thank You, Radhika Somaiya -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com web

[android-porting] teresadora...@gmail.com

2019-03-15 Thread teresadoran1969
-- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails fro

Re: [android-porting] Android 8.0 disabling SELinux while building

2019-03-13 Thread Paul Kalebu
com/security/selinux/implement > BOARD_KERNEL_CMDLINE := androidboot.selinux=permissive > > Check for "BOARD_KERNEL_CMDLINE" in BoardConfig.mk and add " > androidboot.selinux=permissive" > >> -- >> -- >> unsubscribe: android-porting+unsubscr...@googlegroups.com &

Re: [android-porting] Android 8.0 disabling SELinux while building

2019-03-13 Thread Satish Patel
KERNEL_CMDLINE" in BoardConfig.mk and add " androidboot.selinux=permissive" > -- > -- > unsubscribe: android-porting+unsubscr...@googlegroups.com > website: http://groups.google.com/group/android-porting > > --- > You received this message because you are subscri

Re: [android-porting] Android 8.0 disabling SELinux while building

2019-03-13 Thread AKHILASH TP
Hi Paul, You can disable SElinux by adding below line in kernel command line. *androidboot.selinux=permissive* On Tue, Mar 12, 2019, 10:03 PM Paul Kalebu wrote: > Is there a way to disable SELinux (set to permissive) before building the > BSP? > > -- > -- > unsubscrib

[android-porting] Android 8.0 disabling SELinux while building

2019-03-12 Thread Paul Kalebu
Is there a way to disable SELinux (set to permissive) before building the BSP? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "an

[android-porting] Re: on android P, how does a vendor bin load a shared library from platform?

2019-03-08 Thread p . deng
_name (native:vendor) should not link to > libandroid_runtime(native:platform)." > So, how should vendor bin file do to load platform libs ? > Is this problem related to hidl? > Is hidl a good choice? > Could anyone help me ? -- -- unsubscribe: android-porting+un

[android-porting] Re: Library .so and .so.toc files missing from obj/lib

2019-03-07 Thread 'Dan Willemsen' via android-porting
and all .so and .so.toc files > were present in *$OUT/obj/lib/.* > -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porti

[android-porting] Re: How to create custom system service aosp 9

2019-03-04 Thread Jonghoan Lim
e > aosp. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails

[android-porting] Mouse/Touchscreen not working in Android Gingerbread on ZedBoard

2019-03-04 Thread Ben993
://groups.google.com/forum/#!searchin/android-porting/gingerbread$20mouse%7Csort:date/android-porting/-5zKoT1vilk/de-QKwQBmQ0J https://groups.google.com/forum/#!searchin/android-porting/gingerbread$20mouse|sort:date/android-porting/8oXNpHXZEz4/4_Bo32bG-_sJ https://groups.google.com/forum/#!searchin/android-porting

Re: [android-porting] Failed to compile frameworks/av/services/audiopolicy/enginedefault code if I keep in device/generic/

2019-02-28 Thread Veera
> error: > out/target/product/generic_arm64/obj/STATIC_LIBRARIES/libaudiopolicycomponents_intermediates/libaudiopolicycomponents.a: > > member at 74376 is not an ELF object > -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-por

Re: [android-porting] Failed to compile frameworks/av/services/audiopolicy/enginedefault code if I keep in device/generic/

2019-02-26 Thread Veera
r at 74376 is not an ELF object -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop r

[android-porting] Re: Failed to compile frameworks/av/services/audiopolicy/enginedefault code if I keep in device/generic/

2019-02-26 Thread Daniel Navarro
t; out/target/product/helios/obj/lib/crtend_so.o" > prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: > error: > out/target/product/helios/obj/STATIC_LIBRARIES/libaudiopolicycomponents_intermediates/libaudiopolicycomponents.a: > member

[android-porting] Adding support for 4 mic streams

2019-02-26 Thread Kushtrim Pacaj
written in which to base my work into. Is there any custom ROM / AOSP fork / developer board BSP that has implemented a similar feature ? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because

Re: [android-porting] Failed to compile frameworks/av/services/audiopolicy/enginedefault code if I keep in device/generic/

2019-02-26 Thread Satish Patel
s/LINKED/libaudiopolicyenginedefault.so > out/target/product/helios/obj/lib/crtend_so.o" > prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: > error: > out/target/product/helios/obj/STATIC_LIBRARIES/libaudiopolicycomponents_intermediates/l

Re: [android-porting] Integrating Bluetooth module using HCI USB

2019-02-26 Thread Tranphong Vu
Nougat. > > Can anyone point me to a reference describing what is needed to integrate > this card into the Android stack? Is it even possible/feasible? Any help > would be greatly appreciated... > > -- > -- > unsubscribe: android-porting+unsubscr...@googlegroups.co

Re: [android-porting] Integrating Bluetooth module using HCI USB

2019-02-26 Thread Benjamin Lindqvist
epo, >> "libbt-usb", that claims to convert HCI USB to HCI UART, but I can't get it >> to build on Nougat. >> >> Can anyone point me to a reference describing what is needed to integrate >> this card into the Android stack? Is it even possible/feasible? Any he

[android-porting] Re: Failed to compile frameworks/av/services/audiopolicy/enginedefault code if I keep in device/generic/

2019-02-26 Thread Veera
rebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin/ld.gold: > error: > out/target/product/helios/obj/STATIC_LIBRARIES/libaudiopolicycomponents_intermediates/libaudiopolicycomponents.a: > member at 74376 is not an ELF object > > -- -- unsubs

[android-porting] Integrating Bluetooth module using HCI USB

2019-02-25 Thread benjamin . lindqvist
hat claims to convert HCI USB to HCI UART, but I can't get it to build on Nougat. Can anyone point me to a reference describing what is needed to integrate this card into the Android stack? Is it even possible/feasible? Any help would be greatly appreciated... -- -- unsubscribe: android-portin

[android-porting] Failed to compile frameworks/av/services/audiopolicy/enginedefault code if I keep in device/generic/

2019-02-25 Thread Veera
ld: error: out/target/product/helios/obj/STATIC_LIBRARIES/libaudiopolicycomponents_intermediates/libaudiopolicycomponents.a: member at 74376 is not an ELF object -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- Yo

[android-porting] How to create custom system service aosp 9

2019-02-24 Thread Abhi jr
I'm new to aosp and also there isn't much documentation about aosp so can any one guide me on how to create a custom system service in Android pie aosp. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received

Re: [android-porting] Jpeg Hardware decoder integration

2019-02-20 Thread Zoltan Kuscsik
, Google Photos, File Manager, Whatsapp etc. ) >>> uses SKIA? would it be sufficient to add it in SKIA? >>> Thanks >>> >>> -- >>> -- >>> unsubscribe: android-porti...@googlegroups.com >>> website: http://groups.google.com/group/android-porting &g

[android-porting] Re: How to implement wake up on touch(lcd) in android nougat?

2019-02-14 Thread Dave McLaughlin
Valambhia wrote: > > > Hi, > > I am using android nougat build with kernel version 3.18. I want to > implement wake up on touch functionality on lcd. My lcd works on mipi-dsi > interface. Please provide me the details on implementing that feature. > -- -- unsubscribe:

Re: [android-porting] Enabling dual mics in mixer paths .xml file

2019-02-05 Thread Paul Kalebu
e know how I can go about setting up dual mic input for an app >> running on Android through the mixer paths .xml file? If that's not >> possible is there another alternative? >> >> >> -- >> -- >> unsubscribe: android-porting+unsubscr...@googlegroups.com >>

Re: [android-porting] Enabling dual mics in mixer paths .xml file

2019-02-05 Thread Tranphong Vu
uot; /> value="DMIC" /> name="SLIM_0_TX Channels" value="Two" />* > > Does anyone know how I can go about setting up dual mic input for an app > running on Android through the mixer paths .xml file? If that's not >

Re: [android-porting] Jpeg Hardware decoder integration

2019-02-04 Thread Zoltan Kuscsik
doubt is does all > Image Viewers( like: Gallery, Google Photos, File Manager, Whatsapp etc. ) > uses SKIA? would it be sufficient to add it in SKIA? > Thanks > > -- > -- > unsubscribe: android-porting+unsubscr...@googlegroups.com > website: http://groups.google.com/group/android-

[android-porting] Jpeg Hardware decoder integration

2019-02-04 Thread Amit Agrawal
-- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, sen

[android-porting] Enabling dual mics in mixer paths .xml file

2019-02-04 Thread Paul Kalebu
:* * * Does anyone know how I can go about setting up dual mic input for an app running on Android through the mixer paths .xml file? If that's not possible is there another alternative? -- -- unsubscribe: android-porting+unsubscr

Re: [android-porting] Facing Issues while Android Porting to Custom Hardware

2019-02-01 Thread vasubabuk
ice to health@2.0-ser. > 01-01 00:00:06.054 137 137 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:06.069 136 136 E cutils-trace: Error opening trace file: > No such file or directory (2) > 01-01 00:00:06.098 159 159 I /system/bin/t

[android-porting] Re: make OEM partition by make_ext4fs tool, file permission attributes lost

2019-02-01 Thread Rohit Choudhary
lve this problem > I am stuck with similar problem did you find any solution or workaround ?? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups &quo

[android-porting] Beaglebone black software rendering

2019-02-01 Thread mindentropy
SurfaceFlinger: ERROR: failed to open framebuffer (No such file or directory), aborting My kernel arguements related to graphics are ---> qemu=1 android.qemu.gles=0 qemu.gles=0 Can somebody help me to fix the problem? Thanks, Gautam. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.

Re: [android-porting] what's advantage of binderised hidl comparing to passthrough hidl?

2019-01-29 Thread Srinivas N
y (as of I know) is to separate > system and vendor layer. This is to update the system image very > independently than vendor. depending on vendor version system layer can > call certain APIs to accomplish task from vendor side binary. > > > >> -- >> -- &g

[android-porting] ro.sf.hwrotation=90 rotates the screen to landscape but touch is still in the portrait orientation

2019-01-29 Thread Dave McLaughlin
to InputReader.cpp but they are all references to using Froyo so very out of date. Is there any missing property that is preventing the system from rotating the touch screen coordinates? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android

[android-porting] Re: Movable keyboard

2019-01-28 Thread Vijayadhas Chandran
the default >> keyborad of my device. I want to make it as movable. Can any one >> please suggest me any tutorial or link for this? I want to make >> default keyboard movable and resizable. Any can help on this? >> > -- -- unsubscribe: android-porting+unsubscr...@

Re: [android-porting] what's advantage of binderised hidl comparing to passthrough hidl?

2019-01-28 Thread Satish Patel
dopting binderised way (as of I know) is to separate system and vendor layer. This is to update the system image very independently than vendor. depending on vendor version system layer can call certain APIs to accomplish task from vendor side binary. > -- > -- > unsubscribe: android-porting

[android-porting] what's advantage of binderised hidl comparing to passthrough hidl?

2019-01-25 Thread jeon
to passthrough way? I think binderised way has more overhead than passthrough because binderised way need to use binder communication(RPC). why does vendor use binderised way?? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You

Re: [android-porting] Re: Writing to I2C device on bootup

2019-01-25 Thread Paul Kalebu
st. >>>> How else can I go about doing this? Is there a way to do it in the device >>>> tree or as part of the kernel? >>>> >>> -- >>> -- >>> unsubscribe: android-porti...@googlegroups.com >>> website: http://groups.google.com/group

[android-porting] Re: i want to build audioserver (/frameworks/av/media/audioserver) to 64-bit in android ,and it can't startup

2019-01-25 Thread Glenn Kasten
st to build libraries and > audioserver for the primary target architecture only.#to build > both 32 and 64 bit libraries and 32 bit audioserver. > > > it should be work normally when specifying AUDIOSERVER_MULTILIB := 64 > -- -- unsubscribe: android-porting+unsubs

Re: [android-porting] Re: Writing to I2C device on bootup

2019-01-24 Thread Sooraj Sizon
looking online, it seems that this is >>> usually done in the init.d folder in etc, but the folder doesn't exist. How >>> else can I go about doing this? Is there a way to do it in the device tree >>> or as part of the kernel? >>> >> -- >> -- >

Re: [android-porting] Re: Writing to I2C device on bootup

2019-01-23 Thread Paul Kalebu
n etc, but the folder doesn't exist. How >> else can I go about doing this? Is there a way to do it in the device tree >> or as part of the kernel? >> > -- > -- > unsubscribe: android-porting+unsubscr...@googlegroups.com > website: http://groups.google.com/group/

[android-porting] Movable keyboard

2019-01-23 Thread Vijayadhas Chandran
-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to andro

[android-porting] i want to build audioserver (/frameworks/av/media/audioserver) to 64-bit in android ,and it can't startup

2019-01-23 Thread Andrew Chen
ries and audioserver for the primary target architecture only.#to build both 32 and 64 bit libraries and 32 bit audioserver. it should be work normally when specifying AUDIOSERVER_MULTILIB := 64 -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/g

[android-porting] Re: Writing to I2C device on bootup

2019-01-22 Thread Celeste Valambhia
ng online, it seems that this is > usually done in the init.d folder in etc, but the folder doesn't exist. How > else can I go about doing this? Is there a way to do it in the device tree > or as part of the kernel? > -- -- unsubscribe: android-porting+unsubscr...@googlegro

[android-porting] vhal emulator in Android P

2019-01-20 Thread Tommy potocki
to confirm this Have anyone got vhal emulator to work on Android P? All help is welcome :) -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups

[android-porting] Library .so and .so.toc files missing from obj/lib

2019-01-16 Thread Dimitrije Petrovic
and it's basically impossible to keep them up to date. Anyone have an idea why this is happening? On Android O these problems were not present and all .so and .so.toc files were present in *$OUT/obj/lib/.* -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http

[android-porting] Re: Running car-emulator (Android Automotive)

2019-01-10 Thread Manu Kemppainen
Bao Zhu, can you please share the repo, build and emulator commands you were using? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "an

[android-porting] Writing to I2C device on bootup

2019-01-08 Thread Paul Kalebu
tree or as part of the kernel? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this grou

[android-porting] ADB over ethernet when device stuck at bootanimation loop

2019-01-08 Thread Thella Shyam Kumar
launched during launch of surfaceflinger and all. But can we connect to device using adb over ethernet when boot animation loop? If so, do we need to do some changes for adb to be able to connect during bootanimation? Regards, Shyam -- -- unsubscribe: android-porting+unsubscr

[android-porting] Upgrading from 4.4 to current version of AOSP

2019-01-07 Thread Dan Giralte
to the newer source instead of trying to upgrade in-place? 3) Any useful communities or other groups I should look into for more help? Thanks - Dan -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received

[android-porting] How to set configurations on bootup

2019-01-07 Thread Paul Kalebu
? For the tinyalsa configurations, I tried placing an .xml file with the configurations in the /vendor/etc folder, but the configurations still aren't set after bootup. Am I doing this wrong, or is there another way to go about this? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] Android over NFS

2019-01-03 Thread shahul hameed
in kernel? Can anyone please help me to resolve this issue. Thanks in Advance, Sk shahul. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "an

[android-porting] Re: Making Custom SDK and Integrating Car API/Vehicle Services -Android N(7.1.1)

2019-01-03 Thread Bao Zhu
gt; >> > >> > Am Montag, 17. Juli 2017 16:41:13 UTC+2 schrieb Renjith Rajagopal: >> > >> > > Hi, >> > >> > > I'm a newbie to Android AOSP. >> > >> > > I was trying to utilize the Car API/Services/HAL provided by Googl

[android-porting] Re: How to include prebuilt shared library using Android.bp in Android Pie

2018-12-24 Thread Dimitrije Petrovic
so"], > compile_multilib: "both", > vendor_available: true, > > header_libs: ["libmymodule_headers"], > export_header_lib_headers: ["libmymodule_headers"], > } > > Any solution is helpful!! > > > -- -- unsubscribe: android-porting+unsu

[android-porting] Build failing due to ART crash

2018-12-24 Thread Dimitrije Petrovic
In case someone else experiences similar problems - my RAM was faulty... -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-po

[android-porting] System Android.bp cannot link vendor library

2018-12-20 Thread Dimitrije Petrovic
n someone propose a solution to this problem? And I must add that this was working until vold was migrated to Android.bp-soong build (Android O to Android P migration in my case). -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-portin

[android-porting] [AndroidTV][SetupWizard] HOOK activity of customized setup wizard run twice.

2018-12-19 Thread Jacky Lin
wizard by judge the value of the intent extra value -"post_provisioned_upgrade" Please help confirm our suspect and solution. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message b

[android-porting] Re: Information regarding Android Auto and Android Automotive

2018-12-17 Thread Bao Zhu
droid Auto, as this is the full android OS but with > and automotive porting, is more information about this available out there? > > Regards! > -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received

[android-porting] Re: How could I port Android Automotive into Hikey 960?

2018-12-17 Thread Bao Zhu
Thank you so much! I will try this. 在 2018年12月14日星期五 UTC+8上午3:47:52,chris simmonds写道: > > I think this would be a good starting point: > > https://gitlab.com/HiKey960-Car > > Cheers, > Chris Simmonds -- -- unsubscribe: android-porting+unsubscr...@googlegro

[android-porting] Re: Customizing Pre-setup of GTVS fails to overwrite original Pre-setup UI after Android P

2018-12-17 Thread Sooraj Sizon
finishsetup() function in AOSP Setup wizard you may run this >> function on onCreate of SetupWizqrd , this would help you finish / skip the >> setup process and set default luncher as Luncher3 > > -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://grou

Re: [android-porting] Re: How can we change system.img size?

2018-12-14 Thread Jijo Joseph
;>> partition to be at least 1.5 GB of size so that I can install GApps. But >>>> the build always outputs 1.3 GB image. Is there a setting to change the >>>> size of the image? >>>> >>>> Thanks in advance. >>> >>> -- >>

[android-porting] How could I port Android Automotive into Hikey 960?

2018-12-13 Thread 'chris simmonds' via android-porting
I think this would be a good starting point: https://gitlab.com/HiKey960-Car Cheers, Chris Simmonds -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google

[android-porting] Re: Running car-emulator (Android Automotive)

2018-12-13 Thread Bao Zhu
2 \ > -partition-size 1024 > > I also tried to download the relevant (darwin-x86_64) files from the build > machine to my Mac laptop and tried running there. The emulator starts but > crashes immediately. > > Also, I see that the CarService.apk has been generated. Is it suffici

[android-porting] How could I port Android Automotive into Hikey 960?

2018-12-13 Thread Bao Zhu
960 sample board? 2. Is that possible to port Android Automotive into Hikey 960? If so, how could I do that? Is there any manual here? Hope your reply please! Thanks in advance. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android

Re: [android-porting] Re: How can we change system.img size?

2018-12-13 Thread chirag vaghela
n Monday, 10 December 2018 23:42:35 UTC+5:30, Jijo Joseph wrote: >>> >>> I'm trying to build a GSI from AOSP pie branch. I want the system >>> partition to be at least 1.5 GB of size so that I can install GApps. But >>> the build always outputs 1.3 GB imag

[android-porting] Re: How can we change system.img size?

2018-12-12 Thread Jijo Joseph
ition to be at least 1.5 GB of size so that I can install GApps. But >> the build always outputs 1.3 GB image. Is there a setting to change the >> size of the image? >> >> Thanks in advance. > > -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] Re: How can we change system.img size?

2018-12-11 Thread AKHILASH TP
f size so that I can install GApps. But > the build always outputs 1.3 GB image. Is there a setting to change the > size of the image? > > Thanks in advance. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porti

[android-porting] How can we change system.img size?

2018-12-11 Thread Mikhail Malakhov
Hi! You could define new system image size in your BoardConfig.mk # Different sizes of partitions for build # 1 GB for system partition BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1073741824 -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group

[android-porting] How can we change system.img size?

2018-12-10 Thread Jijo Joseph
I'm trying to build a GSI from AOSP pie branch. I want the system partition to be at least 1.5 GB of size so that I can install GApps. But the build always outputs 1.3 GB image. Is there a setting to change the size of the image? Thanks in advance. -- -- unsubscribe: android-porting+unsubscr

[android-porting] Is there any tutorial how to configure your RIL vendor lib in Android HiKey platform?

2018-12-03 Thread Mateusz Wasielewski
tips on how to configure your RIL vendor with Android OS but I haven't found any pieces of information. Maybe someone from the community has performed a similar operation and can give me any pieces of information. Best regards Mateusz Wasielewski -- -- unsubscribe: android-porting+unsubscr

<    1   2   3   4   5   6   7   8   9   10   >