[android-building] Re: Android 8.1 r14 Pixel 2 No Squeeze Gesture

2018-03-06 Thread Jeffrey Blattman
I'd guess the driver for that is going to be a vendor extension not part of AOSP. Just a guess. On Thursday, February 22, 2018 at 8:42:46 AM UTC-8, Jacob Stermer wrote: > > Hi, i have succesfully built and run AOSP 8.1r14 on my Pixel 2 but i > cannot seem to make Squeeze Gesture work. Can you

[android-building] "mm" fails in frameworks/base/SystemUI

2018-02-05 Thread Jeffrey Blattman
ninja: error: 'out/target/common/obj/JAVA_LIBRARIES/metrics-helper-lib_intermediates/link_type', needed by 'out/target/common/obj/APPS/SystemUITests_intermediates/link_type', missing and no known rule to make it 12:11:45 ninja failed with: exit status 1 make: *** [run_soong_ui] Error 1 make:

[android-building] Re: Android O module build toooo slow

2018-01-10 Thread Jeffrey Blattman
I have the same problem. On Nougat where a build of a previously built module (so there's no work to do) takes 2 seconds, on Nougat it 22 (twenty-two). On Thursday, January 4, 2018 at 7:30:16 PM UTC-8, oliver wang wrote: > > I generally use "mm" command to issue a module make for a native

[android-building] Soong confusion

2017-12-11 Thread Jeffrey Blattman
I'm wondering if there's a guide, or something that describes the 8.0 build setup ... targeted at someone coming from a pre-8.0 source base. The Soong FAQ here: https://android.googlesource.com/platform/build/soong/ has ONE question. As a side note ... if you are interested in making it