-
- Downloads
Include liblog_headers instead of specifying the include path
Also include <log/log.h> instead of <utils/Log.h> Particularly since system/core/include and <utils/Log.h> were deprecated years ago. Bug: 165825252 Test: build Change-Id: I9bb9f96831a3beb8c762de67330cb519c5111cc9
Showing
- tests/c2_e2e_test/jni/Android.mk 2 additions, 3 deletionstests/c2_e2e_test/jni/Android.mk
- tests/c2_e2e_test/jni/common.cpp 1 addition, 1 deletiontests/c2_e2e_test/jni/common.cpp
- tests/c2_e2e_test/jni/e2e_test_jni.cpp 1 addition, 1 deletiontests/c2_e2e_test/jni/e2e_test_jni.cpp
- tests/c2_e2e_test/jni/encoded_data_helper.cpp 1 addition, 1 deletiontests/c2_e2e_test/jni/encoded_data_helper.cpp
- tests/c2_e2e_test/jni/mediacodec_decoder.cpp 1 addition, 1 deletiontests/c2_e2e_test/jni/mediacodec_decoder.cpp
- tests/c2_e2e_test/jni/mediacodec_encoder.cpp 1 addition, 1 deletiontests/c2_e2e_test/jni/mediacodec_encoder.cpp
- tests/c2_e2e_test/jni/video_decoder_e2e_test.cpp 1 addition, 1 deletiontests/c2_e2e_test/jni/video_decoder_e2e_test.cpp
- tests/c2_e2e_test/jni/video_encoder_e2e_test.cpp 1 addition, 1 deletiontests/c2_e2e_test/jni/video_encoder_e2e_test.cpp
- tests/c2_e2e_test/jni/video_frame.cpp 1 addition, 1 deletiontests/c2_e2e_test/jni/video_frame.cpp
Loading
Please register or sign in to comment