[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Nearby

Added SPDX-license-identifier-Apache-2.0 to:
  apex/com.android.nearby/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I37e3a734d84c259fe0a4a98585632cf13f7f51dd
diff --git a/nearby/apex/com.android.nearby/Android.bp b/nearby/apex/com.android.nearby/Android.bp
index 9aee502..8994ca7 100644
--- a/nearby/apex/com.android.nearby/Android.bp
+++ b/nearby/apex/com.android.nearby/Android.bp
@@ -11,6 +11,10 @@
 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 // See the License for the specific language governing permissions and
 // limitations under the License.
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 apex_key {
     name: "com.android.nearby.key",
     public_key: "com.android.nearby.avbpubkey",