Updates vndk.v30 apex keys to match rvc-qpr-dev.

This was done by copying current to v30 for all 4 key files,
then regenerating current files using the instructions in README.md.

This fixes the following apexd failure when booting a device that
includes com.android.vndk.v30 on both an S-based /system_ext and
R-based /vendor:
    apexd: Failed to collect APEX keys :
    Key for package /vendor/apex/com.android.vndk.current.on_vendor.apex
    ( com.android.vndk.v30) does not match with previously scanned key
    from /system_ext/apex/com.android.vndk.v30.apex

Bug: 172609195
Test: Merge S system build with R vendor build for crosshatch,
      boot device.
Change-Id: I0805606f65c89e4484c3a04f0e57126d72fbdc0b
8 files changed
tree: 0af49eac6ea4d8cfcd889af89ffbc42ea90248e3
  1. apex/
  2. Android.bp
  3. OWNERS