mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge changes from topic 'configstore'
am: e3a0c607cd
Change-Id: I3b50189813bde7b84e9e545e37717a4e8bda5801
This commit is contained in:
@@ -14,15 +14,14 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
|
||||
cc_library_static {
|
||||
cc_library_headers {
|
||||
name: "android.hardware.configstore-utils",
|
||||
defaults: ["hidl_defaults"],
|
||||
export_include_dirs: ["include"],
|
||||
srcs: [],
|
||||
shared_libs: [
|
||||
"android.hardware.configstore@1.0",
|
||||
"libhidlbase"
|
||||
],
|
||||
export_shared_lib_headers: [
|
||||
"android.hardware.configstore@1.0",
|
||||
"libhidlbase"
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user