зеркало из https://github.com/mozilla/gecko-dev.git
0ef38c0b9c
Apps targeting SDK 29 are not allowed to open /dev/ashmem directly, and instead must use NDK functions. Those functions are only available in SDK 26 and higher, so we need this shim to use the functions if they are available, else fallback to opening /dev/ashmem directly. Differential Revision: https://phabricator.services.mozilla.com/D61012 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
tests | ||
VolatileBuffer.h | ||
VolatileBufferAshmem.cpp | ||
VolatileBufferFallback.cpp | ||
VolatileBufferOSX.cpp | ||
VolatileBufferWindows.cpp | ||
moz.build |