commit | 620e6f1730e265c5b3ffb3bae832becb9fc2324e | [log] [tgz] |
---|---|---|
author | Felka Chang <felkachang@google.com> | Sun Aug 28 09:37:10 2022 +0000 |
committer | Felka Chang <felkachang@google.com> | Sat Nov 19 05:51:54 2022 +0000 |
tree | faaccd2e0974b5066b99030609bfe0cecdf5d3ea | |
parent | 0b703be0c58eb83c85852bb04969a5d2a7ebba71 [diff] |
Change OWNERS for com_android_internal_content_om_Overlay* This patch changes the owners for the jni interface of com.android.internal.content.om.Overlay*. It means that the jni of com.android.internal.content.om.Overlay* should be reviewed by the owners of android.content.res. Change-Id: I23931e952f3fb59634773153fe0ba4283ff8b279 Tests: change owner only Bug: 205919743