am: c147f40b77 -s ours
am skip reason: change_id Ia5ca23e07eda0d4db8a8c701181c073745abb094 with SHA1 97dc04f02a is in history
Change-Id: I7e131fcb37a92404c91ee40e0955802bd62e65ae
Also, explicitly include the cacerts_wfa in builds. This used to be
included via the "required" tag in wifi-service build rule. We probably don't
want to deliver CA certificates to OEM devices via mainline updates. So,
leaving it out of the wifi mainline module & explicitly including it in
the base makefile.
Bug: 144722612
Test: Device boots up & connects to wifi networks.
Change-Id: I3e4487f9fad765e442bf8335ec1f21de3a47674d
This reverts commit 3fb6a949a6.
Reason for revert: broken build git_master/cf_x86_phone-userdebug_coverage (likely caused by these changes).
Exempt-From-Owner-Approval: revert.
Change-Id: Ib72fe0395fd084e774d25ee783b7380395f9d9bd
Reason for revert: Wifi services no longer plan to be a separate
APK/process for mainline. Will instead become a jar loaded from Apex.
Bug: 144722612
Test: Device boots up & connects to wifi networks.
Change-Id: I80dd27aae3bb8de372c210d6d16adfcdd9458017
To remove '../' and other strangeness from compiler arguments, which run
into problems with remote execution:
Android.mk: LOCAL_C_INCLUDES := $(LOCAL_PATH)/include/bar/..
foo.c: #include "foo.h"
include/foo.h
In this case, we'll send foo.c and include/foo.h, but include/bar may be
empty, and not exist on the remote server. So while the file is there,
you may not be able to access it.
There's also a byproduct of removing extra '/' and './' components,
which should be harmless.
Fixes: 144109314
Test: diff build-aosp_arm.ninja before/after; scan diffs
Test: treehugger
Change-Id: Id2eceba76fbf9b1524487e82cb5c8903c815e45f
Test: m
Test: The list of updatable system server jars is empty now,
so I tested that the filer works with a manual experiment:
- temporarily add wifi-service to PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS
- m nothing
- fgrep -e 'wifi-service dexpreopt' $ANDROID_BUILD_TOP/out/build-$TARGET_PRODUCT.ninja
- expect empty output (no dexpreopt command is generated)
Change-Id: Ia4206ccc263b535b6e39b54c6e8db28845ff2bf5
am: b3de727d95 -s ours
am skip reason: change_id Ic7ee4e41d29762471fc5b25dce6e757858fd1ea9 with SHA1 c68e033695 is in history
Change-Id: I942d7eeaa759c0d519066d46f62c78dae0f21820
am: ff273d580d -s ours
am skip reason: change_id Ic7ee4e41d29762471fc5b25dce6e757858fd1ea9 with SHA1 c68e033695 is in history
Change-Id: I5c233ab881a7f32643c434cd3d7e8547e4252fa4
am: 8974b44505 -s ours
am skip reason: change_id Ic7ee4e41d29762471fc5b25dce6e757858fd1ea9 with SHA1 c68e033695 is in history
Change-Id: I54d674e3fbba5c08c3f601437bafe1f63972bc71
am: 8ad8d1bc6e -s ours
am skip reason: change_id Ic7ee4e41d29762471fc5b25dce6e757858fd1ea9 with SHA1 c68e033695 is in history
Change-Id: If9339b3101beebf5e74996aadfae4c4f7da23906