diff --git a/universal7885-common/Android.bp b/universal7885-common/Android.bp index 9515b25..a0c7ee9 100644 --- a/universal7885-common/Android.bp +++ b/universal7885-common/Android.bp @@ -1,2 +1,6 @@ soong_namespace { -} + imports: [ + "hardware/google/pixel", + "hardware/google/interfaces", + ], +} \ No newline at end of file diff --git a/universal7885-common/bin/hardware/samsung/power-libperfmgr/Android.bp b/universal7885-common/bin/hardware/samsung/power-libperfmgr/Android.bp index d1de21f..b691aa5 100644 --- a/universal7885-common/bin/hardware/samsung/power-libperfmgr/Android.bp +++ b/universal7885-common/bin/hardware/samsung/power-libperfmgr/Android.bp @@ -13,13 +13,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -soong_namespace { - imports: [ - "hardware/google/pixel", - "hardware/google/interfaces", - ], -} - cc_binary { name: "android.hardware.power-service.samsung-libperfmgr", relative_install_path: "hw",