diff options
author | 2024-07-30 19:14:30 +0000 | |
---|---|---|
committer | 2024-07-30 23:22:51 +0000 | |
commit | d5a12721b5aab92122a0bfb979144affa9a2e62a (patch) | |
tree | 02fc2b6d775ebc3d02b3d290b5ea1cb5d0e4d482 /android/Android.bp | |
parent | a11ab980b8011c68d6ee754675c5c21f15a4ab30 (diff) |
Revert^5 "Use Soong-built system/build.prop"
45ed4c2f9c7f625f6b127e4b18308e95d243489b
Change-Id: I574f29539d58239cd3f0e1ba6ae86e1b5d0f55ea
Diffstat (limited to 'android/Android.bp')
-rw-r--r-- | android/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/Android.bp b/android/Android.bp index 841a6af6e..ce27241ad 100644 --- a/android/Android.bp +++ b/android/Android.bp @@ -39,6 +39,7 @@ bootstrap_go_package { "arch_module_context.go", "base_module_context.go", "build_prop.go", + "buildinfo_prop.go", "compliance_metadata.go", "config.go", "container.go", |