Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 676ad9f9 authored by Luca Stefani's avatar Luca Stefani
Browse files

gd: Remove unneeded optimize_for lite

* It's already specified in the java_library definition

Test: m bluetooth-protos-lite, no warnings
Change-Id: I46d6590a29d3694602e9c6eb7d9c342109acf744
parent 36d35bd1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@

syntax = "proto2";

option optimize_for = LITE_RUNTIME;

// C++ namespace: bluetooth::metrics::BluetoothMetricsProto
package bluetooth.metrics.BluetoothMetricsProto;