Snap for 4739962 from ea4e5184d2 to pi-release

Change-Id: Ic02960e92e59a0e8d6c3d217f7390dd2faf6798c
This commit is contained in:
android-build-team Robot 2018-04-24 07:26:29 +00:00
commit 0d8f825909

View File

@ -9,12 +9,6 @@ cc_binary {
host_supported: true,
cflags: common_CFLAGS,
srcs: ["secilc.c"],
target: {
android: {
static_libs: ["libsepol"],
},
host: {
shared_libs: ["libsepol"],
},
},
static_libs: ["libsepol"],
stl: "none",
}