No description
Find a file
Michael Hoisie b5108191c3 Add null check for fgets in BufferQueueCore
When compiling BufferQueueCore for host linux, the following
warning/error occurs:

error: ignoring return value of function declared with
'warn_unused_result' attribute [-Werror,-Wunused-result]

Add a simple null check to avoid this error. This is a no-op in terms of
functionality.

Bug: 156675939
Test: m -j libgui
Change-Id: I460731ebaf0272fd5376f244e65b763da44e14f0
2020-05-14 20:05:17 -04:00
aidl Merge "Make PersistableBundle a stable parcelable." am: 0f56c2b4ba am: 3bf5cc8b88 am: 27d609f2b8 2020-01-17 03:47:58 +00:00
build Add dalvik-heap device-configs for 4/6GB devices 2019-12-17 14:48:13 -08:00
cmds Merge "Handle the boot profile format when analyzing profiles" into rvc-dev 2020-05-04 17:59:43 +00:00
data/etc Merge "Controls API - Flag controls support" into rvc-dev 2020-05-13 20:42:42 +00:00
docs Camera NDK: Add android.control.zoomRatio control 2020-03-23 13:08:23 -07:00
headers Set min_sdk_version to be part of mainline modules 2020-05-11 08:33:49 +00:00
include Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev 2020-05-11 20:24:34 +00:00
include_sensor/android Add libandroid_sensor_headers 2017-06-30 17:42:42 -07:00
libs Add null check for fgets in BufferQueueCore 2020-05-14 20:05:17 -04:00
opengl Remove unused libhardware_headers dependency from libEGL 2020-04-29 12:59:58 -04:00
services Merge "SurfaceFlinger: ignore invisible layers" into rvc-dev 2020-05-13 21:49:43 +00:00
vulkan Vulkan: remove the fallback path to load Vulkan driver 2020-05-07 14:05:57 -07:00
.clang-format
.gitignore Vulkan: make framework gen script executable 2019-07-10 16:53:12 -07:00
Android.bp Move adbd authentication into its own library. 2019-10-29 14:58:06 -07:00
CleanSpec.mk Add CleanSpec for gpuservice 2018-11-16 14:12:31 -08:00
MODULE_LICENSE_APACHE2
NOTICE
PREUPLOAD.cfg Remove need for libbinderthreadstate. 2020-02-05 09:40:19 -08:00
TEST_MAPPING Convert apct/framework/native_presubmit-cloud-tf to Test Mapping Suite. 2019-12-02 08:35:44 +00:00