20211123-RK3399的Android10的原生编译3b

2 warnings generated.
[ 17% 17573/100815] target thumb C: lights.rk3399_32 <= hardware/rockchip/liblights/lights.c
In file included from hardware/rockchip/liblights/lights.c:20:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 17% 17574/100815] target thumb C: power.rk3399_32 <= hardware/rockchip/power/power_rk3399.c
hardware/rockchip/power/power_rk3399.c:159:29: warning: unused parameter 'on' [-Wunused-parameter]
static void touch_boost(int on)
                            ^
hardware/rockchip/power/power_rk3399.c:200:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if(fd = open (CPU_CLUST0_AVAIL_FREQ,O_RDONLY)){
       ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hardware/rockchip/power/power_rk3399.c:200:11: note: place parentheses around the assignment to silence this warning
    if(fd = open (CPU_CLUST0_AVAIL_FREQ,O_RDONLY)){
          ^
       (                                         )
hardware/rockchip/power/power_rk3399.c:200:11: note: use '==' to turn this assignment into an equality comparison
    if(fd = open (CPU_CLUST0_AVAIL_FREQ,O_RDONLY)){
          ^
          ==
hardware/rockchip/power/power_rk3399.c:223:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if(fd = open (CPU_CLUST1_AVAIL_FREQ,O_RDONLY)){
       ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hardware/rockchip/power/power_rk3399.c:223:11: note: place parentheses around the assignment to silence this warning
    if(fd = open (CPU_CLUST1_AVAIL_FREQ,O_RDONLY)){
          ^
       (                                         )
hardware/rockchip/power/power_rk3399.c:223:11: note: use '==' to turn this assignment into an equality comparison
    if(fd = open (CPU_CLUST1_AVAIL_FREQ,O_RDONLY)){
          ^
          ==
hardware/rockchip/power/power_rk3399.c:245:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if(fd = open (GPU_AVAIL_FREQ,O_RDONLY)){
       ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hardware/rockchip/power/power_rk3399.c:245:11: note: place parentheses around the assignment to silence this warning
    if(fd = open (GPU_AVAIL_FREQ,O_RDONLY)){
          ^
       (                                  )
hardware/rockchip/power/power_rk3399.c:245:11: note: use '==' to turn this assignment into an equality comparison
    if(fd = open (GPU_AVAIL_FREQ,O_RDONLY)){
          ^
          ==
hardware/rockchip/power/power_rk3399.c:189:48: warning: unused parameter 'module' [-Wunused-parameter]
static void rk_power_init(struct power_module *module)
                                               ^
hardware/rockchip/power/power_rk3399.c:273:59: warning: unused parameter 'module' [-Wunused-parameter]
static void rk_power_set_interactive(struct power_module *module, int on)
                                                          ^
hardware/rockchip/power/power_rk3399.c:273:71: warning: unused parameter 'on' [-Wunused-parameter]
static void rk_power_set_interactive(struct power_module *module, int on)
                                                                      ^
hardware/rockchip/power/power_rk3399.c:283:48: warning: unused parameter 'module' [-Wunused-parameter]
static void rk_power_hint(struct power_module *module, power_hint_t hint, void *data)
                                               ^
8 warnings generated.
[ 17% 17592/100815] target  C++: libisp_calibdb <= hardware/rockchip/camera_engine_rkisp/rkisp/ia-engine/calib_xml/calibdb.cpp
hardware/rockchip/camera_engine_rkisp/rkisp/ia-engine/calib_xml/calibdb.cpp:5940:26: warning: unused parameter 'param' [-Wunused-parameter]
    void*                param
                         ^
hardware/rockchip/camera_engine_rkisp/rkisp/ia-engine/calib_xml/calibdb.cpp:9661:26: warning: unused parameter 'param' [-Wunused-parameter]
    void*                param
                         ^
2 warnings generated.
[ 17% 17608/100815] target thumb C: libbt-vendor-realtek_32 <= hardware/realtek/rtkbt/code/libbt-vendor/src/rtk_heartbeat.c
In file included from hardware/realtek/rtkbt/code/libbt-vendor/src/rtk_heartbeat.c:38:
In file included from hardware/realtek/rtkbt/code/libbt-vendor/src/../include/rtk_btservice.h:22:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 17% 17615/100815] target thumb C: libbt-vendor-realtek_32 <= hardware/realtek/rtkbt/code/libbt-vendor/src/rtk_btservice.c
In file included from hardware/realtek/rtkbt/code/libbt-vendor/src/rtk_btservice.c:47:
In file included from hardware/realtek/rtkbt/code/libbt-vendor/src/../include/rtk_btservice.h:22:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 17% 17617/100815] target thumb C: libbt-codec_32 <= hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc_primitives_neon.c
hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc_primitives_neon.c:214:69: warning: unused parameter 'state' [-Wunused-parameter]
static inline void sbc_analyze_4b_4s_neon(struct sbc_encoder_state *state,
                                                                    ^
hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc_primitives_neon.c:227:69: warning: unused parameter 'state' [-Wunused-parameter]
static inline void sbc_analyze_4b_8s_neon(struct sbc_encoder_state *state,
                                                                    ^
2 warnings generated.
[ 17% 17620/100815] target thumb C++: libgralloc_priv_omx_32 <= hardware/rockchip/librkvpu/omx_get_gralloc_private/gralloc_priv_omx.cpp
In file included from hardware/rockchip/librkvpu/omx_get_gralloc_private/gralloc_priv_omx.cpp:27:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 17% 17628/100815] target thumb C: libwpa_client_32 <= external/wpa_supplicant_8/wpa_supplicant/src/common/wpa_ctrl.c
external/wpa_supplicant_8/wpa_supplicant/src/common/wpa_ctrl.c:291:9: warning: 'readdir_r' is deprecated: readdir_r is deprecated; use readdir instead [-Wdeprecated-declarations]
        while (readdir_r(dir, &entry, &result) == 0 && result != NULL) {
               ^
out/soong/.intermediates/bionic/libc/libc.llndk/android_arm_armv7-a-neon_cortex-a15_vendor_shared/gen/include/dirent.h:87:92: note: 'readdir_r' has been explicitly marked deprecated here
int readdir_r(DIR* __dir, struct dirent* __entry, struct dirent** __buffer) __attribute__((__deprecated__("readdir_r is deprecated; use readdir instead")));
                                                                                           ^
1 warning generated.
[ 17% 17636/100815] target thumb C: libbt-codec_32 <= hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc_primitives.c
hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc_primitives.c:187:69: warning: unused parameter 'state' [-Wunused-parameter]
static inline void sbc_analyze_4b_4s_simd(struct sbc_encoder_state *state,
                                                                    ^
hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc_primitives.c:200:69: warning: unused parameter 'state' [-Wunused-parameter]
static inline void sbc_analyze_4b_8s_simd(struct sbc_encoder_state *state,
                                                                    ^
hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc_primitives.c:217:33: warning: unused parameter 'out_stride' [-Wunused-parameter]
                int16_t *x, int32_t *out, int out_stride)
                                              ^
hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc_primitives.c:224:33: warning: unused parameter 'out_stride' [-Wunused-parameter]
                int16_t *x, int32_t *out, int out_stride)
                                              ^
4 warnings generated.
[ 17% 17637/100815] target thumb C++: libiep_32 <= hardware/rockchip/libiep/iep_api.cpp
In file included from hardware/rockchip/libiep/iep_api.cpp:10:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
hardware/rockchip/libiep/iep_api.cpp:1104:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
        case IEP_DEINTERLACE_MODE_I4O1:
        ^
hardware/rockchip/libiep/iep_api.cpp:1104:9: note: insert '[[fallthrough]];' to silence this warning
        case IEP_DEINTERLACE_MODE_I4O1:
        ^
        [[fallthrough]]; 
hardware/rockchip/libiep/iep_api.cpp:1104:9: note: insert 'break;' to avoid fall-through
        case IEP_DEINTERLACE_MODE_I4O1:
        ^
        break; 
hardware/rockchip/libiep/iep_api.cpp:1112:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
        case IEP_DEINTERLACE_MODE_I2O1:
        ^
hardware/rockchip/libiep/iep_api.cpp:1112:9: note: insert '[[fallthrough]];' to silence this warning
        case IEP_DEINTERLACE_MODE_I2O1:
        ^
        [[fallthrough]]; 
hardware/rockchip/libiep/iep_api.cpp:1112:9: note: insert 'break;' to avoid fall-through
        case IEP_DEINTERLACE_MODE_I2O1:
        ^
        break; 
hardware/rockchip/libiep/iep_api.cpp:1151:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
        case IEP_DEINTERLACE_MODE_I4O1:
        ^
hardware/rockchip/libiep/iep_api.cpp:1151:9: note: insert '[[fallthrough]];' to silence this warning
        case IEP_DEINTERLACE_MODE_I4O1:
        ^
        [[fallthrough]]; 
hardware/rockchip/libiep/iep_api.cpp:1151:9: note: insert 'break;' to avoid fall-through
        case IEP_DEINTERLACE_MODE_I4O1:
        ^
        break; 
hardware/rockchip/libiep/iep_api.cpp:1159:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
        case IEP_DEINTERLACE_MODE_I2O1:
        ^
hardware/rockchip/libiep/iep_api.cpp:1159:9: note: insert '[[fallthrough]];' to silence this warning
        case IEP_DEINTERLACE_MODE_I2O1:
        ^
        [[fallthrough]]; 
hardware/rockchip/libiep/iep_api.cpp:1159:9: note: insert 'break;' to avoid fall-through
        case IEP_DEINTERLACE_MODE_I2O1:
        ^
        break; 
hardware/rockchip/libiep/iep_api.cpp:31:21: warning: unused variable 'cg_tab' [-Wunused-variable]
static unsigned int cg_tab[] =
                    ^
hardware/rockchip/libiep/iep_api.cpp:150:23: warning: unused variable 'g_get_env_value_once' [-Wunused-variable]
static pthread_once_t g_get_env_value_once = PTHREAD_ONCE_INIT;
                      ^
7 warnings generated.
[ 17% 17647/100815] target thumb C: libbt-codec_32 <= hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc.c
hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc.c:847:38: warning: unused parameter 'len' [-Wunused-parameter]
                                        struct sbc_frame *frame, size_t len,
                                                                        ^
hardware/realtek/rtkbt/code/libbt-vendor/codec/./sbc/sbc.c:1090:51: warning: unused parameter 'flags' [-Wunused-parameter]
static int sbc_set_a2dp(sbc_t *sbc, unsigned long flags,
                                                  ^
2 warnings generated.
[ 17% 17690/100815] target thumb C++: libisp_calibdb_32 <= hardware/rockchip/camera_engine_rkisp/rkisp/ia-engine/calib_xml/calibdb.cpp
hardware/rockchip/camera_engine_rkisp/rkisp/ia-engine/calib_xml/calibdb.cpp:5940:26: warning: unused parameter 'param' [-Wunused-parameter]
    void*                param
                         ^
hardware/rockchip/camera_engine_rkisp/rkisp/ia-engine/calib_xml/calibdb.cpp:9661:26: warning: unused parameter 'param' [-Wunused-parameter]
    void*                param
                         ^
2 warnings generated.
[ 22% 22700/100815] //external/e2fsprogs/lib/blkid:libext2_blkid clang probe.c
external/e2fsprogs/lib/blkid/probe.c:649:32: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
            label_len = strlen(vol_label);
                               ^~~~~~~~~
bionic/libc/include/bits/fortify/string.h:194:33: note: passing argument to parameter 's' here
size_t strlen(const char* const s __pass_object_size0) __overloadable {
                                ^
external/e2fsprogs/lib/blkid/probe.c:866:34: warning: passing 'char [129]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
            unicode_16le_to_utf8(label_str, sizeof(label_str), val, val_len);
                                 ^~~~~~~~~
external/e2fsprogs/lib/blkid/probe.c:743:49: note: passing argument to parameter 'str' here
static void unicode_16le_to_utf8(unsigned char *str, int out_len,
                                                ^
external/e2fsprogs/lib/blkid/probe.c:1549:30: warning: passing 'char [128]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        unicode_16le_to_utf8(utf8_label, sizeof(utf8_label), label->name, label->length * 2);
                             ^~~~~~~~~~
external/e2fsprogs/lib/blkid/probe.c:743:49: note: passing argument to parameter 'str' here
static void unicode_16le_to_utf8(unsigned char *str, int out_len,
                                                ^
external/e2fsprogs/lib/blkid/probe.c:1556:14: warning: passing 'uuid_t' (aka 'unsigned char [16]') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    snprintf(uuid, sizeof (uuid), "%02hhX%02hhX-%02hhX%02hhX",
             ^~~~
bionic/libc/include/bits/fortify/stdio.h:66:45: note: passing argument to parameter 'dest' here
int snprintf(char* const __pass_object_size dest, size_t size, const char* format, ...)
                                            ^
external/e2fsprogs/lib/blkid/probe.c:1559:52: warning: passing 'uuid_t' (aka 'unsigned char [16]') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    blkid_set_tag(probe->dev, "UUID", uuid, strlen(uuid));
                                                   ^~~~
bionic/libc/include/bits/fortify/string.h:194:33: note: passing argument to parameter 's' here
size_t strlen(const char* const s __pass_object_size0) __overloadable {
                                ^
external/e2fsprogs/lib/blkid/probe.c:1559:39: warning: passing 'uuid_t' (aka 'unsigned char [16]') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    blkid_set_tag(probe->dev, "UUID", uuid, strlen(uuid));
                                      ^~~~
external/e2fsprogs/lib/blkid/blkidP.h:192:17: note: passing argument to parameter 'value' here
                         const char *value, const int vlength);
                                     ^
6 warnings generated.
[ 22% 22726/100815] //external/e2fsprogs/lib/blkid:libext2_blkid clang probe.c
external/e2fsprogs/lib/blkid/probe.c:649:32: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
            label_len = strlen(vol_label);
                               ^~~~~~~~~
bionic/libc/include/bits/fortify/string.h:194:33: note: passing argument to parameter 's' here
size_t strlen(const char* const s __pass_object_size0) __overloadable {
                                ^
external/e2fsprogs/lib/blkid/probe.c:866:34: warning: passing 'char [129]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
            unicode_16le_to_utf8(label_str, sizeof(label_str), val, val_len);
                                 ^~~~~~~~~
external/e2fsprogs/lib/blkid/probe.c:743:49: note: passing argument to parameter 'str' here
static void unicode_16le_to_utf8(unsigned char *str, int out_len,
                                                ^
external/e2fsprogs/lib/blkid/probe.c:1549:30: warning: passing 'char [128]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        unicode_16le_to_utf8(utf8_label, sizeof(utf8_label), label->name, label->length * 2);
                             ^~~~~~~~~~
external/e2fsprogs/lib/blkid/probe.c:743:49: note: passing argument to parameter 'str' here
static void unicode_16le_to_utf8(unsigned char *str, int out_len,
                                                ^
external/e2fsprogs/lib/blkid/probe.c:1556:14: warning: passing 'uuid_t' (aka 'unsigned char [16]') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    snprintf(uuid, sizeof (uuid), "%02hhX%02hhX-%02hhX%02hhX",
             ^~~~
bionic/libc/include/bits/fortify/stdio.h:66:45: note: passing argument to parameter 'dest' here
int snprintf(char* const __pass_object_size dest, size_t size, const char* format, ...)
                                            ^
external/e2fsprogs/lib/blkid/probe.c:1559:52: warning: passing 'uuid_t' (aka 'unsigned char [16]') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    blkid_set_tag(probe->dev, "UUID", uuid, strlen(uuid));
                                                   ^~~~
bionic/libc/include/bits/fortify/string.h:194:33: note: passing argument to parameter 's' here
size_t strlen(const char* const s __pass_object_size0) __overloadable {
                                ^
external/e2fsprogs/lib/blkid/probe.c:1559:39: warning: passing 'uuid_t' (aka 'unsigned char [16]') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    blkid_set_tag(probe->dev, "UUID", uuid, strlen(uuid));
                                      ^~~~
external/e2fsprogs/lib/blkid/blkidP.h:192:17: note: passing argument to parameter 'value' here
                         const char *value, const int vlength);
                                     ^
6 warnings generated.
[ 22% 22735/100815] //external/e2fsprogs/lib/blkid:libext2_blkid clang probe.c [linux_glibc]
external/e2fsprogs/lib/blkid/probe.c:866:34: warning: passing 'char [129]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
            unicode_16le_to_utf8(label_str, sizeof(label_str), val, val_len);
                                 ^~~~~~~~~
external/e2fsprogs/lib/blkid/probe.c:743:49: note: passing argument to parameter 'str' here
static void unicode_16le_to_utf8(unsigned char *str, int out_len,
                                                ^
external/e2fsprogs/lib/blkid/probe.c:1549:30: warning: passing 'char [128]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        unicode_16le_to_utf8(utf8_label, sizeof(utf8_label), label->name, label->length * 2);
                             ^~~~~~~~~~
external/e2fsprogs/lib/blkid/probe.c:743:49: note: passing argument to parameter 'str' here
static void unicode_16le_to_utf8(unsigned char *str, int out_len,
                                                ^
external/e2fsprogs/lib/blkid/probe.c:1556:14: warning: passing 'uuid_t' (aka 'unsigned char [16]') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    snprintf(uuid, sizeof (uuid), "%02hhX%02hhX-%02hhX%02hhX",
             ^~~~
prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/stdio2.h:69:29: note: expanded from macro 'snprintf'
  __builtin___snprintf_chk (str, len, __USE_FORTIFY_LEVEL - 1, __bos (str), \
                            ^~~
external/e2fsprogs/lib/blkid/probe.c:1559:52: warning: passing 'uuid_t' (aka 'unsigned char [16]') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    blkid_set_tag(probe->dev, "UUID", uuid, strlen(uuid));
                                                   ^~~~
prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/string.h:395:35: note: passing argument to parameter '__s' here
extern size_t strlen (const char *__s)
                                  ^
external/e2fsprogs/lib/blkid/probe.c:1559:39: warning: passing 'uuid_t' (aka 'unsigned char [16]') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    blkid_set_tag(probe->dev, "UUID", uuid, strlen(uuid));
                                      ^~~~
external/e2fsprogs/lib/blkid/blkidP.h:192:17: note: passing argument to parameter 'value' here
                         const char *value, const int vlength);
                                     ^
5 warnings generated.
[ 33% 34101/100815] //vendor/rockchip/common/vpu/lib/librttinyxml:librttinyxml strip librttinyxml.so
prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-nm: vendor/rockchip/common/vpu/lib/librttinyxml/arm64/librttinyxml.so: no symbols
[ 33% 34102/100815] //vendor/rockchip/common/vpu/lib/librttinyxml:librttinyxml strip librttinyxml.so [arm]
prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-nm: vendor/rockchip/common/vpu/lib/librttinyxml/arm/librttinyxml.so: no symbols
[ 37% 37837/100815] target  C++: libRkOMX_OSAL <= hardware/rockchip/omx_il/osal/Rockchip_OSAL_ColorUtils.cpp
In file included from hardware/rockchip/omx_il/osal/Rockchip_OSAL_ColorUtils.cpp:33:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 37% 37856/100815] target  C: libRkOMX_OSAL <= hardware/rockchip/omx_il/osal/Rockchip_OSAL_SharedMemory.c
In file included from hardware/rockchip/omx_il/osal/Rockchip_OSAL_SharedMemory.c:34:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 37% 37859/100815] target  C: libomxvpu_enc <= hardware/rockchip/omx_il/component/video/enc/Rkvpu_OMX_Venc.c
In file included from hardware/rockchip/omx_il/component/video/enc/Rkvpu_OMX_Venc.c:55:
In file included from ./hardware/rockchip/librkvpu/omx_get_gralloc_private/gralloc_priv_omx.h:30:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 37% 37865/100815] target  C++: libRkOMX_OSAL <= hardware/rockchip/omx_il/osal/Rockchip_OSAL_Android.cpp
In file included from hardware/rockchip/omx_il/osal/Rockchip_OSAL_Android.cpp:44:
In file included from ./hardware/rockchip/librkvpu/omx_get_gralloc_private/gralloc_priv_omx.h:30:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 37% 37911/100815] target thumb C++: libRkOMX_OSAL_32 <= hardware/rockchip/omx_il/osal/Rockchip_OSAL_ColorUtils.cpp
In file included from hardware/rockchip/omx_il/osal/Rockchip_OSAL_ColorUtils.cpp:33:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 37% 37930/100815] target thumb C: libRkOMX_OSAL_32 <= hardware/rockchip/omx_il/osal/Rockchip_OSAL_SharedMemory.c
In file included from hardware/rockchip/omx_il/osal/Rockchip_OSAL_SharedMemory.c:34:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 37% 37938/100815] target thumb C++: libRkOMX_OSAL_32 <= hardware/rockchip/omx_il/osal/Rockchip_OSAL_Android.cpp
In file included from hardware/rockchip/omx_il/osal/Rockchip_OSAL_Android.cpp:44:
In file included from ./hardware/rockchip/librkvpu/omx_get_gralloc_private/gralloc_priv_omx.h:30:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 37% 37944/100815] target arm C: libomxvpu_enc_32 <= hardware/rockchip/omx_il/component/video/enc/Rkvpu_OMX_Venc.c
In file included from hardware/rockchip/omx_il/component/video/enc/Rkvpu_OMX_Venc.c:55:
In file included from ./hardware/rockchip/librkvpu/omx_get_gralloc_private/gralloc_priv_omx.h:30:
system/core/libcutils/include_vndk/cutils/log.h:38:2: warning: "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h" [-W#warnings]
#warning "Deprecated: don't include cutils/log.h, use either android/log.h or log/log.h"
 ^
1 warning generated.
[ 40% 41014/100815] //hardware/interfaces/camera/device/3.4/default:camera.device@3.4-external-impl clang++ ExternalCameraDeviceSession.cpp [arm]
hardware/interfaces/camera/device/3.4/default/ExternalCameraDeviceSession.cpp:1037:12: warning: variable 'ret' is uninitialized when used here [-Wuninitialized]
    return ret;
           ^~~
hardware/interfaces/camera/device/3.4/default/ExternalCameraDeviceSession.cpp:1014:12: note: initialize the variable 'ret' to silence this warning
    int ret;
           ^
            = 0
1 warning generated.
[ 40% 41022/100815] //hardware/interfaces/camera/device/3.4/default:camera.device@3.4-external-impl clang++ ExternalCameraDeviceSession.cpp
hardware/interfaces/camera/device/3.4/default/ExternalCameraDeviceSession.cpp:1037:12: warning: variable 'ret' is uninitialized when used here [-Wuninitialized]
    return ret;
           ^~~
hardware/interfaces/camera/device/3.4/default/ExternalCameraDeviceSession.cpp:1014:12: note: initialize the variable 'ret' to silence this warning
    int ret;
           ^
            = 0
1 warning generated.
[ 42% 42462/100815] //hardware/rockchip/librga:librga clang++ normal/NormalRgaApi.cpp
hardware/rockchip/librga/normal/NormalRgaApi.cpp:407:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
                default:
                ^
hardware/rockchip/librga/normal/NormalRgaApi.cpp:407:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
1 warning generated.
[ 42% 42465/100815] //hardware/rockchip/librga:librga clang++ normal/NormalRgaApi.cpp
hardware/rockchip/librga/normal/NormalRgaApi.cpp:407:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
                default:
                ^
hardware/rockchip/librga/normal/NormalRgaApi.cpp:407:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
1 warning generated.
[ 42% 42472/100815] //hardware/rockchip/librga:librga clang++ normal/NormalRgaApi.cpp [arm]
hardware/rockchip/librga/normal/NormalRgaApi.cpp:407:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
                default:
                ^
hardware/rockchip/librga/normal/NormalRgaApi.cpp:407:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
1 warning generated.
[ 42% 42476/100815] //hardware/rockchip/librga:librga clang++ normal/NormalRgaApi.cpp [arm]
hardware/rockchip/librga/normal/NormalRgaApi.cpp:407:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
                default:
                ^
hardware/rockchip/librga/normal/NormalRgaApi.cpp:407:3: note: insert 'break;' to avoid fall-through
                default:
                ^
                break; 
1 warning generated.
[ 42% 42479/100815] //bootable/recovery/pcba_core:librkfactory_test clang++ ddr_emmc_test.cpp
bootable/recovery/pcba_core/ddr_emmc_test.cpp:19:34: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
static char *emmc_path_name[] = {"/sys/block/rknand0/size",
                                 ^
bootable/recovery/pcba_core/ddr_emmc_test.cpp:20:34: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
                                 "/sys/bus/mmc/devices/mmc0:0001/block/mmcblk0/size",
                                 ^
bootable/recovery/pcba_core/ddr_emmc_test.cpp:21:34: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
                                 "/sys/bus/mmc/devices/mmc1:0001/block/mmcblk1/size",
                                 ^
bootable/recovery/pcba_core/ddr_emmc_test.cpp:22:34: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
                                 "/sys/bus/mmc/devices/mmc2:0001/block/mmcblk2/size"
                                 ^
4 warnings generated.
[ 42% 42480/100815] //bootable/recovery/pcba_core:librkfactory_test clang++ rtc_test.cpp
bootable/recovery/pcba_core/rtc_test.cpp:85:9: warning: unused variable 'fd' [-Wunused-variable]
    int fd;
        ^
bootable/recovery/pcba_core/rtc_test.cpp:86:12: warning: unused variable 't' [-Wunused-variable]
    time_t t;
           ^
bootable/recovery/pcba_core/rtc_test.cpp:142:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
    if (script_fetch("rtc", "module_args", (int *)dt, 8) == 0)
                     ^
bootable/recovery/pcba_core/rtc_test.cpp:142:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
    if (script_fetch("rtc", "module_args", (int *)dt, 8) == 0)
                            ^
bootable/recovery/pcba_core/rtc_test.cpp:134:21: warning: unused variable 'ts' [-Wunused-variable]
    struct timespec ts;
                    ^
5 warnings generated.
[ 42% 42483/100815] //bootable/recovery/pcba_core:librkfactory_test clang audiodev_test/audio_hw.c
bootable/recovery/pcba_core/audiodev_test/audio_hw.c:147:13: warning: unused function 'is_specified_out_sound_card' [-Wunused-function]
static bool is_specified_out_sound_card(char *id, struct dev_proc_info *match)
            ^
bootable/recovery/pcba_core/audiodev_test/audio_hw.c:320:13: warning: unused function 'is_specified_in_sound_card' [-Wunused-function]
static bool is_specified_in_sound_card(char *id, struct dev_proc_info *match)
            ^
2 warnings generated.
[ 42% 42484/100815] //bootable/recovery/pcba_core:librkfactory_test clang++ gsensor_test.cpp
bootable/recovery/pcba_core/gsensor_test.cpp:78:11: warning: unused variable 'v' [-Wunused-variable]
    float v;
          ^
bootable/recovery/pcba_core/gsensor_test.cpp:183:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
    script_fetch("gsensor", "calibrate", &do_calibration, 1);
                 ^
bootable/recovery/pcba_core/gsensor_test.cpp:183:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
    script_fetch("gsensor", "calibrate", &do_calibration, 1);
                            ^
3 warnings generated.
[ 42% 42485/100815] //bootable/recovery/pcba_core:librkfactory_test clang++ bt_test.cpp
bootable/recovery/pcba_core/bt_test.cpp:970:9: warning: unused variable 'len' [-Wunused-variable]
    int len;
        ^
bootable/recovery/pcba_core/bt_test.cpp:1004:13: warning: unused parameter 'sig' [-Wunused-parameter]
expired(int sig)
            ^
2 warnings generated.
[ 42% 42486/100815] //bootable/recovery/pcba_core:librkfactory_test clang audiodev_test/alsa_mixer.c
bootable/recovery/pcba_core/audiodev_test/alsa_mixer.c:35:9: warning: '__bitwise' macro redefined [-Wmacro-redefined]
#define __bitwise
        ^
bionic/libc/kernel/uapi/linux/types.h:25:9: note: previous definition is here
#define __bitwise __bitwise__
        ^
bootable/recovery/pcba_core/audiodev_test/alsa_mixer.c:488:1: warning: unused label 'defalut' [-Wunused-label]
defalut:
^~~~~~~~
bootable/recovery/pcba_core/audiodev_test/alsa_mixer.c:764:19: warning: unused variable 'tlv' [-Wunused-variable]
    unsigned int *tlv;
                  ^
3 warnings generated.
[ 42% 42488/100815] //bootable/recovery/pcba_core:librkfactory_test clang++ udisk_test.cpp
bootable/recovery/pcba_core/udisk_test.cpp:18:13: warning: unused variable 'y' [-Wunused-variable]
    int ret,y;
            ^
In file included from bootable/recovery/pcba_core/udisk_test.cpp:5:
bootable/recovery/pcba_core/extra-functions.h:11:14: warning: unused function 'copy_sideloaded_package' [-Wunused-function]
static char* copy_sideloaded_package(const char* original_path);
             ^
bootable/recovery/pcba_core/extra-functions.h:84:13: warning: unused function 'show_menu_partition' [-Wunused-function]
static void show_menu_partition();
            ^
3 warnings generated.
[ 42% 42490/100815] //bootable/recovery/pcba_core:librkfactory_test clang audiodev_test/tinyalsa/mixer.c
bootable/recovery/pcba_core/audiodev_test/tinyalsa/mixer.c:44:9: warning: '__bitwise' macro redefined [-Wmacro-redefined]
#define __bitwise
        ^
bionic/libc/kernel/uapi/linux/types.h:25:9: note: previous definition is here
#define __bitwise __bitwise__
        ^
1 warning generated.
[ 42% 42494/100815] //bootable/recovery/pcba_core:librkfactory_test clang++ battery_test.cpp
bootable/recovery/pcba_core/battery_test.cpp:182:11: warning: unused variable 'strbatstatus' [-Wunused-variable]
    char *strbatstatus;
          ^
bootable/recovery/pcba_core/battery_test.cpp:183:11: warning: unused variable 'strbatVoltage' [-Wunused-variable]
    char *strbatVoltage;
          ^
bootable/recovery/pcba_core/battery_test.cpp:181:9: warning: unused variable 'curprint' [-Wunused-variable]
    int curprint;
        ^
bootable/recovery/pcba_core/battery_test.cpp:172:10: warning: unused variable 'Present' [-Wunused-variable]
    char Present[20];
         ^
4 warnings generated.
[ 42% 42495/100815] //bootable/recovery/pcba_core:librkfactory_test clang audiodev_test/tinyalsa/pcm.c
bootable/recovery/pcba_core/audiodev_test/tinyalsa/pcm.c:45:9: warning: '__bitwise' macro redefined [-Wmacro-redefined]
#define __bitwise
        ^
bionic/libc/kernel/uapi/linux/types.h:25:9: note: previous definition is here
#define __bitwise __bitwise__
        ^
bootable/recovery/pcba_core/audiodev_test/tinyalsa/pcm.c:490:9: warning: unused variable 'frames' [-Wunused-variable]
    int frames;
        ^
2 warnings generated.
[ 42% 42496/100815] //bootable/recovery/pcba_core:librkfactory_test clang++ wlan_test.cpp
In file included from bootable/recovery/pcba_core/wlan_test.cpp:13:
bootable/recovery/pcba_core/extra-functions.h:11:14: warning: unused function 'copy_sideloaded_package' [-Wunused-function]
static char* copy_sideloaded_package(const char* original_path);
             ^
bootable/recovery/pcba_core/extra-functions.h:84:13: warning: unused function 'show_menu_partition' [-Wunused-function]
static void show_menu_partition();
            ^
2 warnings generated.
[ 42% 42499/100815] //bootable/recovery/pcba_core:librkfactory_test clang++ audiodev_test/codec_test.cpp
bootable/recovery/pcba_core/audiodev_test/codec_test.cpp:60:32: warning: missing field 'route' initializer [-Wmissing-field-initializers]
struct audio_device g_adev = {0};
                               ^
bootable/recovery/pcba_core/audiodev_test/codec_test.cpp:380:9: warning: unused variable 'y_offset' [-Wunused-variable]
    int y_offset = tc_info->y;
        ^
bootable/recovery/pcba_core/audiodev_test/codec_test.cpp:404:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
    if(script_fetch("Codec", "program", (int *)dt, 8) == 0) {
                    ^
bootable/recovery/pcba_core/audiodev_test/codec_test.cpp:404:30: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
    if(script_fetch("Codec", "program", (int *)dt, 8) == 0) {
                             ^
bootable/recovery/pcba_core/audiodev_test/codec_test.cpp:396:9: warning: unused variable 'ret' [-Wunused-variable]
    int ret = -1;
        ^
In file included from bootable/recovery/pcba_core/audiodev_test/codec_test.cpp:14:
bootable/recovery/pcba_core/extra-functions.h:11:14: warning: unused function 'copy_sideloaded_package' [-Wunused-function]
static char* copy_sideloaded_package(const char* original_path);
             ^
bootable/recovery/pcba_core/extra-functions.h:84:13: warning: unused function 'show_menu_partition' [-Wunused-function]
static void show_menu_partition();
            ^
7 warnings generated.
[ 42% 42501/100815] //bootable/recovery/pcba_core:librkfactory_test clang++ sdcard_test.cpp
bootable/recovery/pcba_core/sdcard_test.cpp:12:9: warning: 'LOG' macro redefined [-Wmacro-redefined]
#define LOG(x...)       printf(LOG_TAG x)
        ^
system/core/base/include/android-base/logging.h:238:9: note: previous definition is here
#define LOG(severity) LOG_TO(DEFAULT, severity)
        ^
bootable/recovery/pcba_core/sdcard_test.cpp:21:14: warning: unused variable 'y' [-Wunused-variable]
    int ret, y;
             ^
In file included from bootable/recovery/pcba_core/sdcard_test.cpp:5:
bootable/recovery/pcba_core/extra-functions.h:11:14: warning: unused function 'copy_sideloaded_package' [-Wunused-function]
static char* copy_sideloaded_package(const char* original_path);
             ^
bootable/recovery/pcba_core/extra-functions.h:84:13: warning: unused function 'show_menu_partition' [-Wunused-function]
static void show_menu_partition();
            ^
4 warnings generated.
[ 42% 42502/100815] //bootable/recovery/pcba_core:librkfactory_test clang++ rkhal3_camera/camera_test.cpp
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:232:29: warning: unused parameter 'fp' [-Wunused-parameter]
static int read_frame(FILE *fp)
                            ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:278:20: warning: unused variable 'expgain' [-Wunused-variable]
    float exptime, expgain;
                   ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:278:11: warning: unused variable 'exptime' [-Wunused-variable]
    float exptime, expgain;
          ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:279:13: warning: unused variable 'frame_id' [-Wunused-variable]
    int64_t frame_id, frame_sof;
            ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:279:23: warning: unused variable 'frame_sof' [-Wunused-variable]
    int64_t frame_id, frame_sof;
                      ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:622:13: warning: unused variable 'this_option_optind' [-Wunused-variable]
        int this_option_optind = optind ? optind : 1;
            ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:619:9: warning: unused variable 'digit_optind' [-Wunused-variable]
    int digit_optind = 0;
        ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:720:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
    if (script_fetch("camera", "number",&num, 1) == 0) {
                     ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:720:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
    if (script_fetch("camera", "number",&num, 1) == 0) {
                               ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:852:54: warning: data argument not used by format string [-Wformat-extra-args]
                 failed?PCBA_FAILED:PCBA_SECCESS, 0, failed);
                                                     ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:717:9: warning: unused variable 'ret' [-Wunused-variable]
    int ret, num;
        ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:57:14: warning: unused variable 'm_v4l2Buffer' [-Wunused-variable]
static void *m_v4l2Buffer[4];
             ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:58:14: warning: unused variable 'm_v4l2buffer_display' [-Wunused-variable]
static void *m_v4l2buffer_display[4];
             ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:59:12: warning: unused variable 'v4l2Buffer_phy_addr' [-Wunused-variable]
static int v4l2Buffer_phy_addr[4] = {0};
           ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:60:12: warning: unused variable 'v4l2Buffer_phy_addr_display' [-Wunused-variable]
static int v4l2Buffer_phy_addr_display;
           ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:61:12: warning: unused variable 'SharedFd_display' [-Wunused-variable]
static int SharedFd_display[4];
           ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:63:12: warning: unused variable 'iCamFd' [-Wunused-variable]
static int iCamFd = 0, iDispFd =-1;
           ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:63:24: warning: unused variable 'iDispFd' [-Wunused-variable]
static int iCamFd = 0, iDispFd =-1;
                       ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:64:12: warning: unused variable 'preview_w' [-Wunused-variable]
static int preview_w,preview_h;
           ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:64:22: warning: unused variable 'preview_h' [-Wunused-variable]
static int preview_w,preview_h;
                     ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:66:13: warning: unused variable 'videodevice' [-Wunused-variable]
static char videodevice[20] ={0};
            ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:67:31: warning: unused variable 'mCamDriverCapability' [-Wunused-variable]
static struct v4l2_capability mCamDriverCapability;
                              ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:68:21: warning: unused variable 'pix_format' [-Wunused-variable]
static unsigned int pix_format;
                    ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:70:14: warning: unused variable 'vaddr' [-Wunused-variable]
static void* vaddr = NULL;
             ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:71:21: warning: unused variable 'isstoped' [-Wunused-variable]
static volatile int isstoped = 0;
                    ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:72:12: warning: unused variable 'hasstoped' [-Wunused-variable]
static int hasstoped = 1;
           ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:80:12: warning: unused variable 'is_rk30_plat' [-Wunused-variable]
static int is_rk30_plat = RK30_PLAT;
           ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:82:12: warning: unused variable 'cam_id' [-Wunused-variable]
static int cam_id = 0;
           ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:84:12: warning: unused variable 'camera_x' [-Wunused-variable]
static int camera_x=0,camera_y=0,camera_w=0,camera_h=0,camera_num=0;
           ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:84:23: warning: unused variable 'camera_y' [-Wunused-variable]
static int camera_x=0,camera_y=0,camera_w=0,camera_h=0,camera_num=0;
                      ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:84:34: warning: unused variable 'camera_w' [-Wunused-variable]
static int camera_x=0,camera_y=0,camera_w=0,camera_h=0,camera_num=0;
                                 ^
bootable/recovery/pcba_core/rkhal3_camera/camera_test.cpp:84:45: warning: unused variable 'camera_h' [-Wunused-variable]
static int camera_x=0,camera_y=0,camera_w=0,camera_h=0,camera_num=0;
                                            ^
32 warnings generated.
[ 47% 48223/100815] Copy xml: out/target/product/rk3399_Android10/vendor/etc/vintf/manifest/android.hardware.cas@1.1-service.xml
Warning: BOARD_SEPOLICY_VERS is not specified. Default to 0.0.
[ 47% 48224/100815] Copy xml: out/target/product/rk3399_Android10/vendor/etc/vintf/manifest/android.hardware.weaver@1.0-service.xml
Warning: BOARD_SEPOLICY_VERS is not specified. Default to 0.0.
[ 47% 48226/100815] Copy xml: out/target/product/rk3399_Android10/vendor/etc/vintf/manifest/rockchip.hardware.outputmanager@1.0-service.xml
Warning: BOARD_SEPOLICY_VERS is not specified. Default to 0.0.
[ 47% 48227/100815] Copy xml: out/target/product/rk3399_Android10/vendor/etc/vintf/manifest/rockchip.hardware.rockit.hw@1.0-service.xml
Warning: BOARD_SEPOLICY_VERS is not specified. Default to 0.0.
[ 48% 48514/100815] Target empty super fs image: out/target/product/rk3399_Android10/super_empty.img
2021-11-23 11:03:41 - build_super_image.py - INFO    : Building super image from info dict...
2021-11-23 11:03:41 - common.py - INFO    :   Running: "lpmake --metadata-size 65536 --super-name super --metadata-slots 2 --device super:3263168512 --group rockchip_dynamic_partitions:3258974208 --partition system:readonly:0:rockchip_dynamic_partitions --partition vendor:readonly:0:rockchip_dynamic_partitions --partition product:readonly:0:rockchip_dynamic_partitions --partition odm:readonly:0:rockchip_dynamic_partitions --sparse --output out/target/product/rk3399_Android10/super_empty.img"
2021-11-23 11:03:41 - common.py - INFO    : 
2021-11-23 11:03:41 - build_super_image.py - INFO    : Done writing image out/target/product/rk3399_Android10/super_empty.img
[ 52% 52773/100815] //packages/apps/DeskClock:DeskClock aapt2 compile packages/apps/DeskClock/res 4 [common]
packages/apps/DeskClock/res/values-af/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-af/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-af/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-am/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-am/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-am/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ar/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ar/strings.xml:278: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ar/strings.xml:279: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-as/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-as/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-as/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-az/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-az/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-az/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-b+sr+Latn/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-b+sr+Latn/strings.xml:251: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-b+sr+Latn/strings.xml:252: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-be/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-be/strings.xml:260: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-be/strings.xml:261: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-bg/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-bg/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-bg/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-bn/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-bn/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-bn/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-bs/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-bs/strings.xml:251: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-bs/strings.xml:252: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ca/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ca/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ca/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-cs/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-cs/strings.xml:260: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-cs/strings.xml:261: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-da/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-da/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-da/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-de/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-de/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-de/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-el/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-el/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-el/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rAU/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rAU/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rAU/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rCA/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rCA/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rCA/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rGB/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rGB/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rGB/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rIN/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rIN/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-en-rIN/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-es-rUS/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-es-rUS/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-es-rUS/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-es/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-es/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-es/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-et/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-et/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-et/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-eu/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-eu/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-eu/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fa/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fa/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fa/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fi/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fi/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fi/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fr-rCA/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fr-rCA/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fr-rCA/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fr/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fr/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-fr/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-gl/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-gl/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-gl/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-gu/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-gu/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-gu/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hi/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hi/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hi/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hr/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hr/strings.xml:251: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hr/strings.xml:252: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hu/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hu/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hu/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hy/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hy/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-hy/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-in/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-in/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-in/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-is/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-is/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-is/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-it/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-it/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-it/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-iw/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-iw/strings.xml:260: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-iw/strings.xml:261: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ja/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ja/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ja/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ka/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ka/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ka/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-kk/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-kk/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-kk/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-km/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-km/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-km/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-kn/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-kn/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-kn/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ko/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ko/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ko/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values/strings.xml:84: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values/strings.xml:591: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values/strings.xml:592: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 52% 52774/100815] //packages/apps/DeskClock:DeskClock aapt2 compile packages/apps/DeskClock/res 5 [common]
packages/apps/DeskClock/res/values-ky/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ky/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ky/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-lo/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-lo/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-lo/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-lt/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-lt/strings.xml:260: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-lt/strings.xml:261: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-lv/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-lv/strings.xml:251: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-lv/strings.xml:252: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-mk/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-mk/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-mk/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ml/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ml/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ml/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-mn/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-mn/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-mn/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-mr/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-mr/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-mr/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ms/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ms/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ms/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-my/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-my/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-my/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-nb/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-nb/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-nb/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ne/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ne/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ne/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-nl/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-nl/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-nl/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-or/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-or/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-or/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pa/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pa/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pa/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pl/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pl/strings.xml:260: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pl/strings.xml:261: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pt-rPT/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pt-rPT/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pt-rPT/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pt/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pt/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-pt/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ro/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ro/strings.xml:251: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ro/strings.xml:252: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ru/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ru/strings.xml:260: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ru/strings.xml:261: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-si/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-si/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-si/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sk/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sk/strings.xml:260: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sk/strings.xml:261: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sl/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sl/strings.xml:260: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sl/strings.xml:261: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sq/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sq/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sq/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sr/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sr/strings.xml:251: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sr/strings.xml:252: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sv/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sv/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sv/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sw/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sw/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-sw/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ta/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ta/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ta/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-te/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-te/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-te/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-th/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-th/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-th/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-tl/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-tl/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-tl/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-tr/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-tr/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-tr/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-uk/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-uk/strings.xml:260: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-uk/strings.xml:261: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ur/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ur/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-ur/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-uz/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-uz/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-uz/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-vi/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-vi/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-vi/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zh-rCN/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zh-rCN/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zh-rCN/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zh-rHK/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zh-rHK/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zh-rHK/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zh-rTW/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zh-rTW/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zh-rTW/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zu/strings.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zu/strings.xml:242: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
packages/apps/DeskClock/res/values-zu/strings.xml:243: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55259/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-af_strings.arsc.flat <- packages/apps/Calendar/res/values-af/strings.xml
packages/apps/Calendar/res/values-af/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55260/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-am_strings.arsc.flat <- packages/apps/Calendar/res/values-am/strings.xml
packages/apps/Calendar/res/values-am/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55261/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ar_strings.arsc.flat <- packages/apps/Calendar/res/values-ar/strings.xml
packages/apps/Calendar/res/values-ar/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55262/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-az_strings.arsc.flat <- packages/apps/Calendar/res/values-az/strings.xml
packages/apps/Calendar/res/values-az/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55263/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-bg_strings.arsc.flat <- packages/apps/Calendar/res/values-bg/strings.xml
packages/apps/Calendar/res/values-bg/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55265/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-bn_strings.arsc.flat <- packages/apps/Calendar/res/values-bn/strings.xml
packages/apps/Calendar/res/values-bn/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55273/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ca_strings.arsc.flat <- packages/apps/Calendar/res/values-ca/strings.xml
packages/apps/Calendar/res/values-ca/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55274/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-cs_strings.arsc.flat <- packages/apps/Calendar/res/values-cs/strings.xml
packages/apps/Calendar/res/values-cs/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55275/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-da_strings.arsc.flat <- packages/apps/Calendar/res/values-da/strings.xml
packages/apps/Calendar/res/values-da/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55276/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-de_strings.arsc.flat <- packages/apps/Calendar/res/values-de/strings.xml
packages/apps/Calendar/res/values-de/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55277/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-el_strings.arsc.flat <- packages/apps/Calendar/res/values-el/strings.xml
packages/apps/Calendar/res/values-el/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55282/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-en-rAU_strings.arsc.flat <- packages/apps/Calendar/res/values-en-rAU/strings.xml
packages/apps/Calendar/res/values-en-rAU/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55283/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-en-rGB_strings.arsc.flat <- packages/apps/Calendar/res/values-en-rGB/strings.xml
packages/apps/Calendar/res/values-en-rGB/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55284/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-en-rIN_strings.arsc.flat <- packages/apps/Calendar/res/values-en-rIN/strings.xml
packages/apps/Calendar/res/values-en-rIN/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55285/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-es-rUS_strings.arsc.flat <- packages/apps/Calendar/res/values-es-rUS/strings.xml
packages/apps/Calendar/res/values-es-rUS/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55286/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-es_strings.arsc.flat <- packages/apps/Calendar/res/values-es/strings.xml
packages/apps/Calendar/res/values-es/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55288/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-et_strings.arsc.flat <- packages/apps/Calendar/res/values-et/strings.xml
packages/apps/Calendar/res/values-et/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55290/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-eu_strings.arsc.flat <- packages/apps/Calendar/res/values-eu/strings.xml
packages/apps/Calendar/res/values-eu/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55292/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-fa_strings.arsc.flat <- packages/apps/Calendar/res/values-fa/strings.xml
packages/apps/Calendar/res/values-fa/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55299/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-fi_strings.arsc.flat <- packages/apps/Calendar/res/values-fi/strings.xml
packages/apps/Calendar/res/values-fi/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55300/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-fr-rCA_strings.arsc.flat <- packages/apps/Calendar/res/values-fr-rCA/strings.xml
packages/apps/Calendar/res/values-fr-rCA/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55301/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-fr_strings.arsc.flat <- packages/apps/Calendar/res/values-fr/strings.xml
packages/apps/Calendar/res/values-fr/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55309/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-gl_strings.arsc.flat <- packages/apps/Calendar/res/values-gl/strings.xml
packages/apps/Calendar/res/values-gl/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55310/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-gu_strings.arsc.flat <- packages/apps/Calendar/res/values-gu/strings.xml
packages/apps/Calendar/res/values-gu/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55311/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-hi_strings.arsc.flat <- packages/apps/Calendar/res/values-hi/strings.xml
packages/apps/Calendar/res/values-hi/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55312/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-hr_strings.arsc.flat <- packages/apps/Calendar/res/values-hr/strings.xml
packages/apps/Calendar/res/values-hr/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55313/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-hu_strings.arsc.flat <- packages/apps/Calendar/res/values-hu/strings.xml
packages/apps/Calendar/res/values-hu/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55314/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-hy_strings.arsc.flat <- packages/apps/Calendar/res/values-hy/strings.xml
packages/apps/Calendar/res/values-hy/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55315/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-in_strings.arsc.flat <- packages/apps/Calendar/res/values-in/strings.xml
packages/apps/Calendar/res/values-in/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55323/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-is_strings.arsc.flat <- packages/apps/Calendar/res/values-is/strings.xml
packages/apps/Calendar/res/values-is/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55324/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-it_strings.arsc.flat <- packages/apps/Calendar/res/values-it/strings.xml
packages/apps/Calendar/res/values-it/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55325/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-iw_strings.arsc.flat <- packages/apps/Calendar/res/values-iw/strings.xml
packages/apps/Calendar/res/values-iw/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55326/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ja_strings.arsc.flat <- packages/apps/Calendar/res/values-ja/strings.xml
packages/apps/Calendar/res/values-ja/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55327/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ka_strings.arsc.flat <- packages/apps/Calendar/res/values-ka/strings.xml
packages/apps/Calendar/res/values-ka/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55328/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-km_strings.arsc.flat <- packages/apps/Calendar/res/values-km/strings.xml
packages/apps/Calendar/res/values-km/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55329/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-kn_strings.arsc.flat <- packages/apps/Calendar/res/values-kn/strings.xml
packages/apps/Calendar/res/values-kn/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55341/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ko_strings.arsc.flat <- packages/apps/Calendar/res/values-ko/strings.xml
packages/apps/Calendar/res/values-ko/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55342/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-lo_strings.arsc.flat <- packages/apps/Calendar/res/values-lo/strings.xml
packages/apps/Calendar/res/values-lo/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55343/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-lt_strings.arsc.flat <- packages/apps/Calendar/res/values-lt/strings.xml
packages/apps/Calendar/res/values-lt/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55344/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-lv_strings.arsc.flat <- packages/apps/Calendar/res/values-lv/strings.xml
packages/apps/Calendar/res/values-lv/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55345/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ml_strings.arsc.flat <- packages/apps/Calendar/res/values-ml/strings.xml
packages/apps/Calendar/res/values-ml/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55346/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-mn_strings.arsc.flat <- packages/apps/Calendar/res/values-mn/strings.xml
packages/apps/Calendar/res/values-mn/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55347/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-mr_strings.arsc.flat <- packages/apps/Calendar/res/values-mr/strings.xml
packages/apps/Calendar/res/values-mr/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55348/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ms_strings.arsc.flat <- packages/apps/Calendar/res/values-ms/strings.xml
packages/apps/Calendar/res/values-ms/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55349/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-my_strings.arsc.flat <- packages/apps/Calendar/res/values-my/strings.xml
packages/apps/Calendar/res/values-my/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55357/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-nb_strings.arsc.flat <- packages/apps/Calendar/res/values-nb/strings.xml
packages/apps/Calendar/res/values-nb/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55358/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ne_strings.arsc.flat <- packages/apps/Calendar/res/values-ne/strings.xml
packages/apps/Calendar/res/values-ne/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55359/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-nl_strings.arsc.flat <- packages/apps/Calendar/res/values-nl/strings.xml
packages/apps/Calendar/res/values-nl/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55360/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-pl_strings.arsc.flat <- packages/apps/Calendar/res/values-pl/strings.xml
packages/apps/Calendar/res/values-pl/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55361/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-pt-rPT_strings.arsc.flat <- packages/apps/Calendar/res/values-pt-rPT/strings.xml
packages/apps/Calendar/res/values-pt-rPT/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55362/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-pt_strings.arsc.flat <- packages/apps/Calendar/res/values-pt/strings.xml
packages/apps/Calendar/res/values-pt/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55363/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ro_strings.arsc.flat <- packages/apps/Calendar/res/values-ro/strings.xml
packages/apps/Calendar/res/values-ro/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55371/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ru_strings.arsc.flat <- packages/apps/Calendar/res/values-ru/strings.xml
packages/apps/Calendar/res/values-ru/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55372/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-si_strings.arsc.flat <- packages/apps/Calendar/res/values-si/strings.xml
packages/apps/Calendar/res/values-si/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55373/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-sk_strings.arsc.flat <- packages/apps/Calendar/res/values-sk/strings.xml
packages/apps/Calendar/res/values-sk/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55374/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-sl_strings.arsc.flat <- packages/apps/Calendar/res/values-sl/strings.xml
packages/apps/Calendar/res/values-sl/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55375/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-sr_strings.arsc.flat <- packages/apps/Calendar/res/values-sr/strings.xml
packages/apps/Calendar/res/values-sr/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55376/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-sv_strings.arsc.flat <- packages/apps/Calendar/res/values-sv/strings.xml
packages/apps/Calendar/res/values-sv/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55378/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-sw_strings.arsc.flat <- packages/apps/Calendar/res/values-sw/strings.xml
packages/apps/Calendar/res/values-sw/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55381/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ta_strings.arsc.flat <- packages/apps/Calendar/res/values-ta/strings.xml
packages/apps/Calendar/res/values-ta/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55386/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-te_strings.arsc.flat <- packages/apps/Calendar/res/values-te/strings.xml
packages/apps/Calendar/res/values-te/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55387/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-th_strings.arsc.flat <- packages/apps/Calendar/res/values-th/strings.xml
packages/apps/Calendar/res/values-th/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55388/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-tl_strings.arsc.flat <- packages/apps/Calendar/res/values-tl/strings.xml
packages/apps/Calendar/res/values-tl/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55389/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-tr_strings.arsc.flat <- packages/apps/Calendar/res/values-tr/strings.xml
packages/apps/Calendar/res/values-tr/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55401/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-uk_strings.arsc.flat <- packages/apps/Calendar/res/values-uk/strings.xml
packages/apps/Calendar/res/values-uk/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55402/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-ur_strings.arsc.flat <- packages/apps/Calendar/res/values-ur/strings.xml
packages/apps/Calendar/res/values-ur/strings.xml:30: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55404/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-vi_strings.arsc.flat <- packages/apps/Calendar/res/values-vi/strings.xml
packages/apps/Calendar/res/values-vi/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55418/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-zh-rCN_strings.arsc.flat <- packages/apps/Calendar/res/values-zh-rCN/strings.xml
packages/apps/Calendar/res/values-zh-rCN/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55419/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-zh-rHK_strings.arsc.flat <- packages/apps/Calendar/res/values-zh-rHK/strings.xml
packages/apps/Calendar/res/values-zh-rHK/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55420/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-zh-rTW_strings.arsc.flat <- packages/apps/Calendar/res/values-zh-rTW/strings.xml
packages/apps/Calendar/res/values-zh-rTW/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55421/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values-zu_strings.arsc.flat <- packages/apps/Calendar/res/values-zu/strings.xml
packages/apps/Calendar/res/values-zu/strings.xml:29: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 54% 55422/100815] AAPT2 compile out/target/common/obj/APPS/Calendar_intermediates/flat-res/packages/apps/Calendar/res/values_strings.arsc.flat <- packages/apps/Calendar/res/values/strings.xml
packages/apps/Calendar/res/values/strings.xml:44: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 62% 62913/100815] //packages/apps/SoundRecorder:SoundRecorder aapt2 compile packages/apps/SoundRecorder/res 2 [common]
packages/apps/SoundRecorder/res/values-zh-rCN/strings.xml:31: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 62% 62937/100815] //packages/apps/SoundRecorder:SoundRecorder aapt2 compile packages/apps/SoundRecorder/res [common]
packages/apps/SoundRecorder/res/values/strings.xml:43: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
[ 66% 67039/100815] //external/iproute2/misc:ss yacc ssfilter.y
external/iproute2/misc/ssfilter.y: conflicts: 35 shift/reduce
[ 66% 67166/100815] //packages/apps/QuickSearchBox:QuickSearchBox aapt2 link [common]
packages/apps/QuickSearchBox/res/layout/searchable_item_preference.xml:49: warn: generated id 'android:id/summary' for external package 'android'.
packages/apps/QuickSearchBox/res/layout/searchable_item_preference.xml:41: warn: generated id 'android:id/title' for external package 'android'.
packages/apps/QuickSearchBox/res/layout/searchable_item_preference.xml:60: warn: generated id 'android:id/widget_frame' for external package 'android'.
[ 66% 67241/100815] Building dtbo img file out/target/product/rk3399_Android10/obj/FAKE/rockchip_dtbo_intermediates/rebuild-dtbo.img.
out/target/product/rk3399_Android10/obj/FAKE/rockchip_dtbo_intermediates/device-dtbo.dtb: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
out/target/product/rk3399_Android10/obj/FAKE/rockchip_dtbo_intermediates/device-dtbo.dtb: Warning (unit_address_vs_reg): Node /fragment@1 has a unit name, but no reg property
create image file: out/target/product/rk3399_Android10/obj/FAKE/rockchip_dtbo_intermediates/rebuild-dtbo.img...
Total 1 entries.
[ 66% 67460/100815] //packages/apps/Music:Music aapt2 link [common]
packages/apps/Music/res/layout/music_picker.xml:34: warn: generated id 'android:id/progress' for external package 'android'.
[ 67% 67885/100815] AAPT2 link out/target/product/rk3399_Android10/obj/APPS/Bluetooth_intermediates/package-res.apk
warn: removing resource com.android.bluetooth:string/map_acceptance_timeout_message without required default value.
warn: removing resource com.android.bluetooth:string/map_auth_notif_message without required default value.
warn: removing resource com.android.bluetooth:string/map_auth_notif_ticker without required default value.
warn: removing resource com.android.bluetooth:string/map_auth_notif_title without required default value.
warn: removing resource com.android.bluetooth:string/map_authentication_timeout_message without required default value.
warn: removing resource com.android.bluetooth:string/map_defaultname without required default value.
warn: removing resource com.android.bluetooth:string/map_defaultnumber without required default value.
warn: removing resource com.android.bluetooth:string/map_localPhoneName without required default value.
warn: removing resource com.android.bluetooth:string/map_session_key_dialog_header without required default value.
warn: removing resource com.android.bluetooth:string/map_session_key_dialog_title without required default value.
warn: removing resource com.android.bluetooth:string/map_unknownName without required default value.
[ 67% 67995/100815] //prebuilts/sdk/current/androidx:androidx.car_car-nodeps aapt2 link [common]
warn: removing resource androidx.car:string/action_bar_expand_collapse_button without required default value.
[ 67% 67999/100815] //packages/apps/DocumentsUI:DocumentsUI aapt2 link [common]
warn: removing resource com.android.documentsui:string/apk_file_type without required default value.
warn: removing resource com.android.documentsui:string/archive_file_type without required default value.
warn: removing resource com.android.documentsui:string/audio_extension_file_type without required default value.
warn: removing resource com.android.documentsui:string/audio_file_type without required default value.
warn: removing resource com.android.documentsui:string/directory_type without required default value.
warn: removing resource com.android.documentsui:string/excel_file_type without required default value.
warn: removing resource com.android.documentsui:string/gdoc_file_type without required default value.
warn: removing resource com.android.documentsui:string/gdraw_file_type without required default value.
warn: removing resource com.android.documentsui:string/generic_extention_file_type without required default value.
warn: removing resource com.android.documentsui:string/generic_file_type without required default value.
warn: removing resource com.android.documentsui:string/gform_file_type without required default value.
warn: removing resource com.android.documentsui:string/gmap_file_type without required default value.
warn: removing resource com.android.documentsui:string/gsheet_file_type without required default value.
warn: removing resource com.android.documentsui:string/gsite_file_type without required default value.
warn: removing resource com.android.documentsui:string/gslides_file_type without required default value.
warn: removing resource com.android.documentsui:string/gtable_file_type without required default value.
warn: removing resource com.android.documentsui:string/html_file_type without required default value.
warn: removing resource com.android.documentsui:string/image_extension_file_type without required default value.
warn: removing resource com.android.documentsui:string/image_file_type without required default value.
warn: removing resource com.android.documentsui:string/pdf_file_type without required default value.
warn: removing resource com.android.documentsui:string/ppt_file_type without required default value.
warn: removing resource com.android.documentsui:string/txt_file_type without required default value.
warn: removing resource com.android.documentsui:string/video_extension_file_type without required default value.
warn: removing resource com.android.documentsui:string/video_file_type without required default value.
warn: removing resource com.android.documentsui:string/word_file_type without required default value.
[ 67% 68012/100815] AAPT2 link out/target/product/rk3399_Android10/obj/APPS/Contacts_intermediates/package-res.apk
warn: removing resource com.android.contacts:bool/config_editor_include_phonetic_name without required default value.
[ 67% 68060/100815] //frameworks/base/packages/SystemUI:SystemUI-core aapt2 link [common]
warn: removing resource com.android.systemui:string/car_add_user without required default value.
warn: removing resource com.android.systemui:string/car_guest without required default value.
warn: removing resource com.android.systemui:string/car_new_user without required default value.
warn: removing resource com.android.systemui:string/start_guest_session without required default value.
warn: removing resource com.android.systemui:string/user_add_user_message_setup without required default value.
warn: removing resource com.android.systemui:string/user_add_user_message_update without required default value.
[ 71% 72041/100815] AAPT2 link out/target/product/rk3399_Android10/obj/APPS/Settings_intermediates/package-res.apk
warn: removing resource com.android.settings:string/usepppoe without required default value.
[ 76% 77306/100815] Install: out/target/product/rk3399_Android10/vendor/lib/egl/libGLES_mali.so
/home/rootroot/proj/rk3399_Android10.0
/home/rootroot/proj/rk3399_Android10.0
/home/rootroot/proj/rk3399_Android10.0
/home/rootroot/proj/rk3399_Android10.0
/home/rootroot/proj/rk3399_Android10.0
[ 76% 77353/100815] Install: out/target/product/rk3399_Android10/vendor/lib64/egl/libGLES_mali.so
/home/rootroot/proj/rk3399_Android10.0
/home/rootroot/proj/rk3399_Android10.0
/home/rootroot/proj/rk3399_Android10.0
/home/rootroot/proj/rk3399_Android10.0
/home/rootroot/proj/rk3399_Android10.0
/home/rootroot/proj/rk3399_Android10.0
[ 85% 86236/100815] //external/conscrypt:conscrypt-nojarjar javac [linux_glibc common]
1 warning
[ 85% 86238/100815] target  C++: camera.rk30board <= hardware/rockchip/camera/AAL/ICameraHw.cpp
In file included from hardware/rockchip/camera/AAL/ICameraHw.cpp:19:
In file included from hardware/rockchip/camera/AAL/ICameraHw.h:20:
In file included from external/libcxx/include/vector:274:
In file included from external/libcxx/include/iosfwd:96:
In file included from external/libcxx/include/wchar.h:119:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/wchar.h:33:
In file included from external/libcxx/include/stdio.h:108:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/stdio.h:42:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/sys/types.h:36:
kernel/include/uapi/linux/types.h:10:2: warning: "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-W#warnings]
#warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders"
 ^
1 warning generated.
[ 85% 86239/100815] target  C++: camera.rk30board <= hardware/rockchip/camera/AAL/CameraStream.cpp
In file included from hardware/rockchip/camera/AAL/CameraStream.cpp:21:
In file included from hardware/rockchip/camera/common/LogHelper.h:26:
In file included from system/core/libutils/include/utils/Errors.h:21:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/sys/types.h:36:
kernel/include/uapi/linux/types.h:10:2: warning: "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-W#warnings]
#warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders"
 ^
1 warning generated.
[ 85% 86240/100815] target  C++: camera.rk30board <= hardware/rockchip/camera/common/v4l2dev/v4l2subdevice.cpp
In file included from hardware/rockchip/camera/common/v4l2dev/v4l2subdevice.cpp:20:
In file included from hardware/rockchip/camera/common/LogHelper.h:26:
In file included from system/core/libutils/include/utils/Errors.h:21:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/sys/types.h:36:
kernel/include/uapi/linux/types.h:10:2: warning: "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-W#warnings]
#warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders"
 ^
hardware/rockchip/camera/common/v4l2dev/v4l2subdevice.cpp:320:9: warning: unused variable 'ret' [-Wunused-variable]
    int ret = 0;
        ^
2 warnings generated.
[ 85% 86241/100815] target  C++: camera.rk30board <= hardware/rockchip/camera/common/v4l2dev/v4l2devicebase.cpp
In file included from hardware/rockchip/camera/common/v4l2dev/v4l2devicebase.cpp:20:
In file included from hardware/rockchip/camera/common/LogHelper.h:26:
In file included from system/core/libutils/include/utils/Errors.h:21:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/sys/types.h:36:
kernel/include/uapi/linux/types.h:10:2: warning: "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-W#warnings]
#warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders"
 ^
1 warning generated.
[ 85% 86242/100815] target  C++: camera.rk30board <= hardware/rockchip/camera/common/platformdata/Metadata.cpp
In file included from hardware/rockchip/camera/common/platformdata/Metadata.cpp:19:
In file included from external/libcxx/include/string:505:
In file included from external/libcxx/include/string_view:176:
In file included from external/libcxx/include/__string:57:
In file included from external/libcxx/include/algorithm:642:
In file included from external/libcxx/include/cstring:61:
In file included from external/libcxx/include/string.h:61:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/string.h:36:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/bits/strcasecmp.h:37:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/sys/types.h:36:
kernel/include/uapi/linux/types.h:10:2: warning: "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-W#warnings]
#warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders"
 ^
1 warning generated.
[ 85% 86244/100815] target  C++: camera.rk30board <= hardware/rockchip/camera/AAL/Camera3HAL.cpp
In file included from hardware/rockchip/camera/AAL/Camera3HAL.cpp:20:
In file included from external/libcxx/include/mutex:191:
In file included from external/libcxx/include/__mutex_base:15:
In file included from external/libcxx/include/chrono:798:
In file included from external/libcxx/include/ctime:50:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/time.h:33:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/sys/time.h:33:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/sys/types.h:36:
kernel/include/uapi/linux/types.h:10:2: warning: "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-W#warnings]
#warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders"
 ^
1 warning generated.
[ 85% 86245/100815] target  C++: camera.rk30board <= hardware/rockchip/camera/common/SysCall.cpp
In file included from hardware/rockchip/camera/common/SysCall.cpp:20:
In file included from hardware/rockchip/camera/common/SysCall.h:21:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/fcntl.h:33:
In file included from out/soong/.intermediates/bionic/libc/libc.llndk/android_arm64_armv8-a_cortex-a53_vendor_shared/gen/include/sys/types.h:36:
kernel/include/uapi/linux/types.h:10:2: warning: "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-W#warnings]
#warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders"
 ^
1 warning generated.
[ 85% 86247/100815] target  C++: camera.rk30board <= hardware/rockchip/camera/common/platformdata/CameraMetadataHelper.cpp
In file included from hardware/rockchip/camera/common/platformdata/CameraMetadataHelper.cpp:19:
In file included from hardware/rockchip/camera/common/platformdata/CameraMetadataHelper.h:21:
In file included from hardware/interfaces/camera/common/1.0/default/include/CameraMetadata.h:20:

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值