]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: Change #define to _BLKID_TYPES_H
authorKousik Kumar <kousikk@google.com>
Fri, 10 Jan 2020 00:15:30 +0000 (16:15 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 21 Mar 2020 03:08:04 +0000 (23:08 -0400)
commit48353695468f8a514c3ba4f786aab287e843592a
tree73474ac924f236a9e9296e58f628580d6bd6fb64
parentd4cde4925480eb71510bb81e8fc878cf6a5dc4cc
AOSP: Change #define to _BLKID_TYPES_H

blkid_types.h and ext_types.h having the exact same content results in
mismatches in remote RBE builds. Given blkid_types.h is actually
supposed to be different, changing this to remove the mismatch.

Test: Ran a build, and all e2fsprogs mismatches went away between
local/remote.

Change-Id: I63ab1719ee1d0ccd28907f0bc99531260251fa99
From AOSP commit: ec10b513c283706f984edeec47301b0661f7d283
util/android_types.h
util/gen-android-files