projects
/
GitHub
/
LineageOS
/
android_hardware_samsung.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b2b66c
)
consumerir: Move device dependent modules to /vendor
author
Diego Wilson
<diegowilson@google.com>
Sat, 25 Feb 2017 01:07:28 +0000
(17:07 -0800)
committer
Christopher N. Hesse
<raymanfx@gmail.com>
Sun, 26 Nov 2017 19:22:01 +0000
(19:22 +0000)
Change-Id: Ia05938d479babea4e0d7d25d52c818a43cedf362
consumerir/Android.mk
patch
|
blob
|
blame
|
history
diff --git
a/consumerir/Android.mk
b/consumerir/Android.mk
index 3573430b1d277add2cfa0c2b8cd97e91266195ee..2df62d7da09fc2496e0614d90789cc49be719a77 100644
(file)
--- a/
consumerir/Android.mk
+++ b/
consumerir/Android.mk
@@
-32,5
+32,6
@@
endif
LOCAL_MODULE := consumerir.$(IR_HAL_SUFFIX)
LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_MODULE_TAGS := optional
+LOCAL_PROPRIETARY_MODULE := true
include $(BUILD_SHARED_LIBRARY)