Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 63f5f927 authored by Jooyung Han's avatar Jooyung Han
Browse files

Move PublicFormat definition to libui

PublicFormat is defined in android_view_Surface.
However this and related functions are also used in libmediandk
which is both NDK and LL-NDK. As a LL-NDK it should run without
libandroid_runtime.

By moving PublicFormat definition and its utility functions
into libui, LL-NDK can use it without cost of libandroid_runtime.

This is a part cutting dependency from libmediandk to
libandroid_runtime.

Bug: 124268753
Test: m -j
Change-Id: I49eea4325cde244a7168c6954027ee5c9a8459da
parent 47aa1516
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment