commit | 12b806bac0f22c0cf7e63ea95b75016a8d6e0447 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Fri Sep 22 10:44:37 2017 -0700 |
committer | Chia-I Wu <olv@google.com> | Tue Oct 03 15:41:18 2017 -0700 |
tree | 42421dbe4dac4de9cd519e1b0ccb6abda2f10b31 | |
parent | d7e247d66b6329603267f99c975f4317f50fff85 [diff] [blame] |
graphics: add IMapper@2.1 Add necessary methods to protect the framework against crafted buffer handles. Bug: 62535446 Bug: 62084097 Bug: 32587089 Test: manual Change-Id: I11486c0767a90788da9f84c2177202f26c0d9ce1
diff --git a/graphics/Android.bp b/graphics/Android.bp index 9aea85f..9fa9241 100644 --- a/graphics/Android.bp +++ b/graphics/Android.bp
@@ -10,4 +10,6 @@ "mapper/2.0", "mapper/2.0/default", "mapper/2.0/vts/functional", + "mapper/2.1", + "mapper/2.1/vts/functional", ]