Commit Graph

5 Commits

Author SHA1 Message Date
Meng Wang
9c99325b87 Revert "System API used by telephony to bind to WapPushManager app."
This reverts commit e6a40697e1.

Reason for revert: API review comments

Bug: 148179277
Change-Id: I729e1c27492b25cfcdb4244e294672ba34a7e7ea
2020-02-10 14:42:41 -08:00
Amit Mahajan
06c105e8e7 Remove unused telephony jars from bp files.
Test: basic sanity
Bug: 135955937
Change-Id: Ife4b9ac546c9bbe3f0ce6d3edb29f11655343613
2020-01-29 06:10:29 +00:00
Jeongik Cha
665595541e Move the app to /system_ext
We plan to forbid hidden API in product partition.
So these apps have to be moved to /system_ext because it uses hidden API.
It is not permanent, so they can be moved back to /product due to
needs if there isn't hidden usage anymore.

Bug: 137908189
Test: m
Test: check whether device boots successfully
Change-Id: I0662674a66bc54ee4713e5c7ed6ad0db4d342338
2019-12-26 08:29:53 +00:00
Po-Chien Hsueh
314476144d Move WAPPushManager to /product
WAPPushManager is not in mainline, thus move it to /product.

Bug: 138284376
Test: Boot aosp_cf_x86_phone
Change-Id: I65b530547a25efa501bafcfa986111f0f899211d
2019-08-30 11:14:24 +08:00
Sasha Smundak
a7335a976a Convert Android.mk file to Android.bp
See build/soong/README.md for more information.

Bug: 122332340
Test: treehugger
Change-Id: I4ccc0a2e13fc49a0109e9823fbcb4077e11455d5
Merged-In: I4ccc0a2e13fc49a0109e9823fbcb4077e11455d5
2019-02-20 11:16:22 -08:00