Skip to content

Instantly share code, notes, and snippets.

@wight554
Last active August 16, 2018 15:54
Show Gist options
  • Save wight554/8c1ed7540499112cad21ea4af1440f17 to your computer and use it in GitHub Desktop.
Save wight554/8c1ed7540499112cad21ea4af1440f17 to your computer and use it in GitHub Desktop.
Android P bringup
DISCLAIMER:
THIS SOLUTIONS ARE FOR SANE DUDES
THOSE WHO STUCK ON MAKEFILES SHOULD IGNORE
my solutions:
error: use of undeclared identifier 'EINVAL'
#include <cerrno>
error: use of undeclared identifier 'strerror'
#include <string>
audiopolicy:
comment out custom audio policy flags for now
ipacm:
don't build it for now
fixes for hals errors can be found in lineage gerrit
[ Forwarded from Akhil Narang ]
qti diag error:
-[AID_QTI_DIAG]
+[AID_VENDOR_QTI_DIAG]
kernel config error
export OUT_DIR=$PWD/out
bt error:
error: https://transfer.sh/Cjo0X/error.txt
fix: https://transfer.sh/dmVeq/bt.diff
xyyx's fix: (better)
revert https://android.googlesource.com/platform/system/bt/+/158fe8e028c27d507c9bc17851e20d38a43ed153
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment