Prebuilt officials don't work for us because Marshmallow, so we are
now just tracking our own kernels. We would like to avoid full kernel
builds all the time. Probably. This might change again.
Change-Id: I608efc8d5abd39800179a21ea2141f9a0bccff37
We no longer want to use prebuilt officials and instead want to roll
with building customs, as officials don't have Marshmallow support.
Change-Id: I9bdcc01a5c7fc1fbca2a6f67f831662f98da6b0f
android-6.0.0_r26 is what it's at now. And yes, the kernel still needs
patching, but fudge that for now.
Change-Id: Ia49f59100ff66201aa86de5e617cd06f2a8f70b0
Needs updating and modified handling for 64bit devices.
Change-Id: I74bd84c0ffbeb72c70921fb4cd7c1ec952822e0c
Signed-off-by: Evan Anderson <evananderson@aospa.co>
Initial setup for angler. Buildable with marshmallow-mdb08m for now
Change-Id: Id56c2dbb77ca14fe9eed614caebb3928e50cbcc7
Signed-off-by: Evan Anderson <evananderson@aospa.co>
Needs updating and modified handling for 64bit devices.
Change-Id: I74bd84c0ffbeb72c70921fb4cd7c1ec952822e0c
Signed-off-by: Evan Anderson <evananderson@aospa.co>
Valid JSON is what we are going for. A missing pair of quotes is
getting added with this commit for that.
Change-Id: I041a2984ebc60fc27f6e3463e7abe2029c0320c9
No file should have mixed indents (tabs vs spaces) and no file should
be missing the newline at the end of the file. Kthx.
Change-Id: Ie9f7b856f4122be60ee47a9a29729e1da059264d
Nothing too fancy going on here, just a boring minor maintenance
commit bumping the build fingerprint from one 5.1.1 build to another
passing through.
Change-Id: I212c0428527d3e6e22dd61bb09eb0d866ff2d914
As with this commit, the user can now see the available options by
running `build.sh -h`. Additionally, the option list will also get
output when the user does not pick any specific device to build.
Change-Id: I899b8b1f266edd37ae94d36becdcad9d39811461
When vold mounts an ext4 sdcard, it needs to force the context to
sdcard_external.
avc: denied { relabelfrom } for pid=190 comm=vold scontext=u:r:vold:s0 tcontext=u:object_r:labeledfs:s0 tclass=filesystem
avc: denied { relabelto } for pid=190 comm=vold scontext=u:r:vold:s0 tcontext=u:object_r:sdcard_external:s0 tclass=filesystem
avc: denied { relabelfrom } for pid=190 comm=vold scontext=u:r:vold:s0 tcontext=u:object_r:sdcard_external:s0 tclass=filesystem
Change-Id: I80f42fbdf738dee10958ce1bdc1893a41234f0d9