xref: /aosp_15_r20/device/sample/etc/Android.bp (revision c73d2a9548bdf9b8681aeb4f83c479fa5d880dd4)
1*c73d2a95SAndroid Build Coastguard Workerprebuilt_etc {
2*c73d2a95SAndroid Build Coastguard Worker    name: "apns-full-conf.xml",
3*c73d2a95SAndroid Build Coastguard Worker    src: "apns-full-conf.xml",
4*c73d2a95SAndroid Build Coastguard Worker    filename: "apns-conf.xml",
5*c73d2a95SAndroid Build Coastguard Worker    product_specific: true,
6*c73d2a95SAndroid Build Coastguard Worker    no_full_install: true,
7*c73d2a95SAndroid Build Coastguard Worker}
8