Skip to content

Commit d43218f

Browse files
authored
[bindgen] Expose DeviceInfo::bundle_id (#6769)
1 parent 85915d8 commit d43218f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindgen/spec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,7 @@ records:
620620
device_version: std::string
621621
framework_name: std::string
622622
framework_version: std::string
623+
bundle_id: std::string
623624

624625
AppConfig:
625626
cppName: app::App::Config

0 commit comments

Comments
 (0)