Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c0b5c58 authored by hansson's avatar hansson Committed by android-build-merger
Browse files

Merge "packages/apps/Bluetooth: Set LOCAL_SDK_VERSION where possible." am:...

Merge "packages/apps/Bluetooth: Set LOCAL_SDK_VERSION where possible." am: 5454507f am: 4f2b33a7
am: 6cc3985b

Change-Id: I4b1f749de6b964d0fc47f70e63132d1b7480a7b3
parents 2433fe97 6cc3985b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ LOCAL_SRC_FILES := \
        $(call all-proto-files-under, src)

LOCAL_PACKAGE_NAME := Bluetooth
LOCAL_PRIVATE_PLATFORM_APIS := true
LOCAL_CERTIFICATE := platform
LOCAL_USE_AAPT2 := true

+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
LOCAL_SRC_FILES := $(call all-java-files-under, src)

LOCAL_PACKAGE_NAME := BluetoothInstrumentationTests
LOCAL_PRIVATE_PLATFORM_APIS := true

LOCAL_COMPATIBILITY_SUITE := device-tests