Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit ed693a0

Browse files
dawagnerMattijs Korpershoek
authored andcommitted
Android.mk: declare intel as module owner
This seems mandatory. Change-Id: Icd10be7612e9ffb8f7e4960280e49c3e61926631 Signed-off-by: David Wagner <[email protected]>
1 parent 23dd6ab commit ed693a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Android.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ LOCAL_STATIC_LIBRARIES := \
4949
LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/parameter-framework-plugins/Fs
5050
LOCAL_MODULE_TAGS := optional
5151
LOCAL_MODULE := libfs-subsystem
52+
LOCAL_MODULE_OWNER := intel
5253

5354
include external/stlport/libstlport.mk
5455
include $(BUILD_SHARED_LIBRARY)

0 commit comments

Comments
 (0)