Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f469ee2 authored by Martin Brabham's avatar Martin Brabham Committed by android-build-merger
Browse files

Update file group names am: e15805d7

am: 76cf3c80

Change-Id: Icaec41ddeae1de5632178e1adec924393bc617b9
parents f811eb23 76cf3c80
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ cc_library {
        ":BluetoothNeighborSources",
        ":BluetoothPacketSources",
        ":BluetoothShimSources",
        ":BluetoothSmpSources",
        ":BluetoothSecuritySources",
    ],
    generated_headers: [
        "BluetoothGeneratedPackets_h",
@@ -249,7 +249,7 @@ cc_test {
        ":BluetoothL2capTestSources",
        ":BluetoothNeighborTestSources",
        ":BluetoothPacketTestSources",
        ":BluetoothSmpTestSources",
        ":BluetoothSecurityTestSources",
    ],
    generated_headers: [
        "BluetoothGeneratedPackets_h",
+3 −3
Original line number Diff line number Diff line
filegroup {
    name: "BluetoothSmpSources",
    name: "BluetoothSecuritySources",
    srcs: [
        "ecc/multprecision.cc",
        "ecc/p_256_ecc_pp.cc",
@@ -12,7 +12,7 @@ filegroup {
}

filegroup {
    name: "BluetoothSmpTestSources",
    name: "BluetoothSecurityTestSources",
    srcs: [
        "ecc/multipoint_test.cc",
        "pairing_handler_le_unittest.cc",