Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce4d6361 authored by Aleks Todorov's avatar Aleks Todorov
Browse files

libarect: Make headers host_supported

A vendor project on git_main needs these headers to preprocess (on the
host) some source files which are also used on the device.

Bug: 325444956
Test: m
Change-Id: Iaaafa4d0e860c4d7660c515e79a36d76dc403b35
parent 3900c6d6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ ndk_headers {

cc_library_headers {
    name: "libarect_headers",
    host_supported: true,
    vendor_available: true,
    min_sdk_version: "29",
    // TODO(b/153609531): remove when no longer needed.