commit | f6cd58ad1eeebb470eca8ef4233782dabf6aa68f | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Thu Sep 01 17:34:36 2022 -0700 |
committer | Cole Faust <colefaust@google.com> | Thu Sep 01 18:14:43 2022 -0700 |
tree | e6f6ae1432b309567716008d577e35adde4bc9a9 | |
parent | ec6c073aed281ce50cdd0f38b0f9f4e247109700 [diff] |
Fix module-file name collisions Bazel doesn't allow a module and file with the same name. Bug: 198619163 Test: adb root; adb shell /system/bin/migrate_legacy_obb_data; adb logcat | grep obb shows "migrate_legacy_obb_data: No legacy obb data to migrate." Change-Id: I1b5d57e6d3b2cf6f16f1d4b5039172e34be46d70