Loading android/variable.go +7 −1 Original line number Diff line number Diff line Loading @@ -65,6 +65,12 @@ type variableProperties struct { // Product_is_iot is true for Android Things devices. Product_is_iot struct { Cflags []string Enabled bool Exclude_srcs []string Init_rc []string Shared_libs []string Srcs []string Static_libs []string } // treble_linker_namespaces is true when the system/vendor linker namespace separation is Loading Loading
android/variable.go +7 −1 Original line number Diff line number Diff line Loading @@ -65,6 +65,12 @@ type variableProperties struct { // Product_is_iot is true for Android Things devices. Product_is_iot struct { Cflags []string Enabled bool Exclude_srcs []string Init_rc []string Shared_libs []string Srcs []string Static_libs []string } // treble_linker_namespaces is true when the system/vendor linker namespace separation is Loading