Snap for 11520864 from 73926417db
to 24Q2-release
Change-Id: I3b2607f07cd7c193d4b9031b574a98cf690e0afd
This commit is contained in:
commit
2b55313274
3 changed files with 4 additions and 2 deletions
|
@ -32,4 +32,5 @@
|
|||
<integer-array name="antenna_y">
|
||||
<item>106</item>
|
||||
</integer-array>
|
||||
<bool name="nfc_observe_mode_supported">true</bool>
|
||||
</resources>
|
||||
|
|
|
@ -32,4 +32,5 @@
|
|||
<integer-array name="antenna_y">
|
||||
<item>106</item>
|
||||
</integer-array>
|
||||
<bool name="nfc_observe_mode_supported">true</bool>
|
||||
</resources>
|
||||
|
|
|
@ -72,9 +72,9 @@ LOCAL_PRIVILEGED_MODULE := true
|
|||
LOCAL_MODULE_OWNER := samsung
|
||||
LOCAL_MODULE_CLASS := APPS
|
||||
LOCAL_SRC_FILES := $(LOCAL_MODULE).apk
|
||||
LOCAL_CERTIFICATE := platform
|
||||
LOCAL_CERTIFICATE := PRESIGNED
|
||||
LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
|
||||
LOCAL_LICENSE_CONDITIONS := PRESIGNED
|
||||
LOCAL_LICENSE_CONDITIONS := notice
|
||||
LOCAL_NOTICE_FILE := $(LOCAL_PATH)/../COPYRIGHT $(LOCAL_PATH)/../LICENSE
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue