commit | 586610430e33baadfcc3382f318facf50b7e7a91 | [log] [tgz] |
---|---|---|
author | Kelvin Zhang <zhangkelvin@google.com> | Tue Nov 05 10:39:59 2024 -0800 |
committer | Kelvin Zhang <zhangkelvin@google.com> | Tue Nov 12 12:31:29 2024 -0800 |
tree | f1271826b92fb85b04ce9de9d61fcda9a71de389 | |
parent | ae222aa0f89380dc265323c6d9af5a5ac5a5983d [diff] [blame] |
Add new triggerPostinstall() API to support async postinstall script run Test: th Bug: 377557752 Change-Id: Ic3ad8b695334f17cf6fba1558853d818ad4f432c
diff --git a/stable/Android.bp b/stable/Android.bp index 59165a7..2e7bab6 100644 --- a/stable/Android.bp +++ b/stable/Android.bp
@@ -58,6 +58,11 @@ version: "2", imports: [], }, + { + version: "3", + imports: [], + }, + ], frozen: true,