encoder: Add host support am: 0a59baaeee

am: 002ade3fc5

Change-Id: I24ae317b784f88c363027bbfbeb49bb50ffa9e84
This commit is contained in:
Harish Mahendrakar 2019-09-20 22:26:49 -07:00 committed by android-build-merger
commit a99811b8bf

View file

@ -422,7 +422,7 @@ cc_test {
cc_library_static {
name: "libhevcenc",
vendor_available: true,
host_supported: true,
cflags: [
"-DENABLE_MAIN_REXT_PROFILE",
"-fPIC",
@ -776,6 +776,7 @@ cc_library_static {
cc_test {
name: "hevcenc",
host_supported: true,
cflags: [
"-DARM",
"-fPIC",