android_device_samsung_e1q/libshims/Android.bp
David Wronek cec76c9796 e3q: Fix camera
Change-Id: If6c242499680e9fb57b4c3417b851858314cd3db
2025-01-12 20:34:15 +01:00

12 lines
207 B
Plaintext

//
// Copyright (C) 2024 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
cc_library_shared {
name: "libhypervintf",
srcs: ["libhypervintf/libhypervintf.cpp"],
vendor: true,
}