mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Changed the naming scheme for Treble java libraries (both static and dynamic)
android.hardware.foo@1.0-java => android.hardware.foo-V1.0-java Bug: 37207894 Test: make Change-Id: I8b91881dfaf507c0d852d56ebbb53ff0987e5a34
This commit is contained in:
@@ -5,7 +5,7 @@ LOCAL_PATH := $(call my-dir)
|
||||
################################################################################
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := android.hardware.renderscript@1.0-java-constants
|
||||
LOCAL_MODULE := android.hardware.renderscript-V1.0-java-constants
|
||||
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
|
||||
|
||||
intermediates := $(call local-generated-sources-dir, COMMON)
|
||||
|
||||
Reference in New Issue
Block a user