summaryrefslogtreecommitdiff
path: root/libhidlmemory
diff options
context:
space:
mode:
Diffstat (limited to 'libhidlmemory')
-rw-r--r--libhidlmemory/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhidlmemory/Android.bp b/libhidlmemory/Android.bp
index 79ec4bc..89b39dc 100644
--- a/libhidlmemory/Android.bp
+++ b/libhidlmemory/Android.bp
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-cc_library_shared {
+cc_library {
name: "libhidlmemory",
vendor_available: true,
cflags: libhidl_flags,