libui: Move to system_ext
* No functional changes, but system should only contain AOSP files Change-Id: I99392905acabcdc294b5b4fd9cd867b9bdcf156d
This commit is contained in:
parent
118bd4294f
commit
07607db7a4
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ cc_library_shared {
|
|||
"libui/GraphicBuffer.cpp",
|
||||
"libui/GraphicBufferMapper.cpp",
|
||||
],
|
||||
system_ext_specific: true,
|
||||
vendor_available: true,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue