e3q: Fix camera
Change-Id: If6c242499680e9fb57b4c3417b851858314cd3db
This commit is contained in:
11
libshims/Android.bp
Normal file
11
libshims/Android.bp
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Copyright (C) 2024 The LineageOS Project
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
cc_library_shared {
|
||||
name: "libhypervintf",
|
||||
srcs: ["libhypervintf/libhypervintf.cpp"],
|
||||
vendor: true,
|
||||
}
|
Reference in New Issue
Block a user