Skip to content

Commit

Permalink
remove duplicate amdgpu.ids
Browse files Browse the repository at this point in the history
remove amdgpu.ids for android which would conflict with same file in android aosp drm

Change-Id: I0b7995cef552b1b21d365e045d2c564a1f8987fa
Tracked-On: OAM-73497
Signed-off-by: Jenny Cao <jenny.q.cao@intel.com>
  • Loading branch information
jennycao committed Jun 6, 2019
1 parent f6d5f84 commit 27359cb
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions data/Android.mk
Original file line number Diff line number Diff line change
@@ -1,10 +0,0 @@
LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)
LOCAL_MODULE := amdgpu.ids
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := ETC
LOCAL_PROPRIETARY_MODULE := true
LOCAL_MODULE_RELATIVE_PATH := hwdata
LOCAL_SRC_FILES := $(LOCAL_MODULE)
include $(BUILD_PREBUILT)

0 comments on commit 27359cb

Please sign in to comment.