Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_device_shift_axolotl
/
a4c060b1f447242a03af79095af0ebfa115d3bc6
/
.
/
libshims
/
Android.bp
blob: a4b9fad52eb6b04f81f0a206a5e3646e23d6988b [
file
] [
log
] [
blame
]
//
// Copyright (C) 2021 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
cc_library
{
name
:
"libcomparetf2"
,
srcs
:
[
"comparetf2.c"
],
compile_multilib
:
"64"
,
vendor
:
true
,
}