commit | 60195a7eb92c8b8b3b3d6eea6d86a27fca6f02d2 | [log] [tgz] |
---|---|---|
author | Mårten Kongstad <amhk@google.com> | Tue Sep 20 14:14:20 2022 +0200 |
committer | Mårten Kongstad <amhk@google.com> | Mon Sep 26 13:03:33 2022 +0200 |
tree | ccf6795d152e438f085719e6c81960f110087808 | |
parent | e583df86038451c8a60b2b943f403cc294ae5c97 [diff] |
Include SDK extensions data in bugreports derive_sdk is used to configure installed SDK extensions. It can also print debug information about these. Teach dumpstate to call derive_sdk. Also include ro.build.version.sdk (the version of the platform SDK) in the bugreport header. Bug: 240656777 Test: adb bugreport /tmp/bugreport.zip && unzip -c /tmp/bugreport.zip bugreport*.txt | grep -i 'sdk extensions' Change-Id: I025244aa7ae6dec23f0f6773e24394d722ff7dba