[Ranging] Add service-ranging to build
Bug: 364930449 Test: compiles Change-Id: Ib14d0434a3e40e8dee76eea647051816dc8a740c
This commit is contained in:
@@ -174,6 +174,11 @@ ifeq ($(RELEASE_PACKAGE_PROFILING_MODULE),true)
|
|||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifneq (,$(RELEASE_RANGING_STACK))
|
||||||
|
PRODUCT_APEX_STANDALONE_SYSTEM_SERVER_JARS += \
|
||||||
|
com.android.uwb:service-ranging
|
||||||
|
endif
|
||||||
|
|
||||||
# Overrides the (apex, jar) pairs above when determining the on-device location. The format is:
|
# Overrides the (apex, jar) pairs above when determining the on-device location. The format is:
|
||||||
# <old_apex>:<old_jar>:<new_apex>:<new_jar>
|
# <old_apex>:<old_jar>:<new_apex>:<new_jar>
|
||||||
PRODUCT_CONFIGURED_JAR_LOCATION_OVERRIDES := \
|
PRODUCT_CONFIGURED_JAR_LOCATION_OVERRIDES := \
|
||||||
|
Reference in New Issue
Block a user