diff options
author | alk3pInjection <webmaster@raspii.tech> | 2022-02-03 23:12:57 +0800 |
---|---|---|
committer | alk3pInjection <webmaster@raspii.tech> | 2022-02-03 23:12:57 +0800 |
commit | 6f81d95fe670cd3bc321c6a677f5580259462ba0 (patch) | |
tree | edf1d92e74c7a1d759faf831dbe85230ad795e25 | |
parent | 9c217703880db0a083bf203f2a7b65a08abd3105 (diff) |
Revert "frameworks/base: conditional flag to resolve boot jar issue for vsdk"
This reverts commit 7fdb80725c64277d7a84bff1a33cda8d69cac99e.
Reason for revert: ¿
Change-Id: I943669679c54ec341dfb4309821cfb137cab4736
-rw-r--r-- | boot/Android.bp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/boot/Android.bp b/boot/Android.bp index ebda8baab034..e8d88a531b5b 100644 --- a/boot/Android.bp +++ b/boot/Android.bp @@ -12,8 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -soong_namespace {} - package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import |